diff --git a/CHANGELOG.md b/CHANGELOG.md index 02437f8..900d1ce 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.1.0] - 2019-03-14 ### Added - First version of `ContractRegistry`. -- External deployer that can be used in any external repository.