aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-01-31 11:06:35 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2017-01-31 11:06:35 +0100
commit4021c928be1a12b050ee4ca946f7399e884a9e4a (patch)
treea50d0c1d08deb10c8fac31831d048196d7404c49 /CHANGELOG.md
parent38c73f9691b27624d9f5f3f410ab233aa86cf1ea (diff)
downloadwallabag-4021c928be1a12b050ee4ca946f7399e884a9e4a.tar.gz
wallabag-4021c928be1a12b050ee4ca946f7399e884a9e4a.tar.zst
wallabag-4021c928be1a12b050ee4ca946f7399e884a9e4a.zip
Prepare wallabag 2.2.1 :rocket:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79ca5825..a87f1d82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
1## Changelog 1## Changelog
2 2
3### 2.2.1 2017/01/31
4
5- [#2809](https://github.com/wallabag/wallabag/pull/2809) Fixed duplicate entry for share_public in craue_setting_table and added documentation about migration (@nicosomb)
6
3### 2.2.0 2017/01/27 7### 2.2.0 2017/01/27
4- [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb) 8- [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb)
5- [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo) 9- [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo)