diff --git a/CHANGELOG.md b/CHANGELOG.md index 52054f51..03d7d892 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). - **History**: History section to list all changes - **Security**: Optional Two-Factor Authentication (2FA) protection +## [v1.0.4] - 2017-07-26 +### Fixed +- **Misc**: Some installations (e.g. Heroku) would not install all dependencies + ## [v1.0.3] - 2017-07-23 ### Fixed - **Misc**: Revert to npm install (Yarn may cause permissions + hang issues) diff --git a/README.md b/README.md index ddc20fc4..5fcd69f3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https - [x] Render line breaks by default (GitHub style) - [x] New Localization: German -### 1.0.3 - Stable +### 1.0.4 - Stable ![Progress](http://progressed.io/bar/100) - [x] Bug fixes release