diff --git a/CHANGELOG.md b/CHANGELOG.md index 87622274a..168a714d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org) -## 2.0.1 - 2019-04-26 +## 2.0.1 - 2019-04-28 ### Fixed - Fixed `site:org:list` so that it no longer ends without returning anything. (#1964) - Fixed `env:deploy` so the `--note` option is used when initializing the test or live environments. (#1965)