diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bf48ae38..11ba68ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -2,6 +2,18 @@ | |||
2 | 2 | ||
3 | All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). | 3 | All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). |
4 | 4 | ||
5 | ## [2.1.1] - 2016-10-03 | ||
6 | |||
7 | ### Changed | ||
8 | |||
9 | - [#2340](https://github.com/wallabag/wallabag/pull/2340) Updated german translation (Strubbl) | ||
10 | - [#2341](https://github.com/wallabag/wallabag/pull/2341) Updated polish translation (Mateusz RumiĆski) | ||
11 | |||
12 | ### Fixed | ||
13 | |||
14 | - [#2338](https://github.com/wallabag/wallabag/pull/2338) Fixed 2.1 installation (Jeremy Benoist) | ||
15 | - [#2345](https://github.com/wallabag/wallabag/issues/2345) Fixed 2.0.x update (Jeremy Benoist) | ||
16 | |||
5 | ## [2.1.0] - 2016-10-03 | 17 | ## [2.1.0] - 2016-10-03 |
6 | 18 | ||
7 | ### Added | 19 | ### Added |