diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-19 10:01:29 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-19 10:01:29 +0200 |
commit | 18bb5a90d5ac4e0facd1db671a1bf4f573c1ae65 (patch) | |
tree | bf067dc737bf6aee603f06b8e2a87e8303d6e1d5 /CHANGELOG.md | |
parent | ca8d61b95879314e25aa87c11b5bbfd0df7adb91 (diff) | |
download | wallabag-18bb5a90d5ac4e0facd1db671a1bf4f573c1ae65.tar.gz wallabag-18bb5a90d5ac4e0facd1db671a1bf4f573c1ae65.tar.zst wallabag-18bb5a90d5ac4e0facd1db671a1bf4f573c1ae65.zip |
Prepare release 2.0.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 910eb5de..77ea64d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -2,6 +2,16 @@ | |||
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 | ## [Unreleased] | ||
6 | |||
7 | ### Added | ||
8 | |||
9 | ### Changed | ||
10 | |||
11 | ### Fixed | ||
12 | |||
13 | ### Removed | ||
14 | |||
5 | ## [2.0.1] - 2016-04-11 | 15 | ## [2.0.1] - 2016-04-11 |
6 | ### Added | 16 | ### Added |
7 | 17 | ||