aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-03-02 14:40:22 +0100
committerGitHub <noreply@github.com>2017-03-02 14:40:22 +0100
commit0fe64f1fdd572a915ae34b9e6a5cf03ca602610d (patch)
treee6df9f1e5566da0a3a347d802a8faa4a86e7acf8
parent6c79aaf4321e3eda4f4b0789677b66fd4bfd4ca1 (diff)
parentbae1f9dfba2e57b5cea3ad2da128f2b1fc60c990 (diff)
downloadwallabag-0fe64f1fdd572a915ae34b9e6a5cf03ca602610d.tar.gz
wallabag-0fe64f1fdd572a915ae34b9e6a5cf03ca602610d.tar.zst
wallabag-0fe64f1fdd572a915ae34b9e6a5cf03ca602610d.zip
Merge pull request #2916 from wallabag/update-changelog
Updated CHANGELOG with latest changes
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a87f1d82..c5096fdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,26 @@
1## Changelog 1## Changelog
2 2
3### 2.2.2 2017/03/02
4
5- [#2950](https://github.com/wallabag/wallabag/pull/2950) Fixed symlinks issue during release creation (@nicosomb)
6- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf)
7- [#2830](https://github.com/wallabag/wallabag/pull/2830) Fixed rendering of entry title in Twig views (@Kdecherf)
8- [#2892](https://github.com/wallabag/wallabag/pull/2892) Updated spanish translation (@ngosang)
9- [#2915](https://github.com/wallabag/wallabag/pull/2915) Import: we now skip messages when user is null (@nicosomb)
10- [#2905](https://github.com/wallabag/wallabag/pull/2905) Alert that 2FA must be authorized in app/config/parameters.yml (@nicofrand)
11- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf)
12- [#2878](https://github.com/wallabag/wallabag/pull/2878) Added italian documentation (@matteocoder)
13- [#2860](https://github.com/wallabag/wallabag/pull/2860) Documentation: update java wrapper, add cmd tool to add article (@Strubbl)
14- [#2874](https://github.com/wallabag/wallabag/pull/2874) Added informations about Apache 2.4 (@kgaut)
15- [#2869](https://github.com/wallabag/wallabag/pull/2869) Added log for restricted access value (@j0k3r)
16- [#2846](https://github.com/wallabag/wallabag/pull/2846) Fixed misspells in polish translation (@mruminski)
17- [#2842](https://github.com/wallabag/wallabag/pull/2842) Update RulerZ (@K-Phoen)
18- [#2841](https://github.com/wallabag/wallabag/pull/2841) Show active list in the left menu during search (@Kdecherf)
19- [#2788](https://github.com/wallabag/wallabag/pull/2788) Documentation on how to configure mobile apps to work with wallabag (@Zettt)
20- [#2839](https://github.com/wallabag/wallabag/pull/2839) Fixed `composer.phar: not found` in update script (@foxmask)
21- [#2818](https://github.com/wallabag/wallabag/pull/2818) Fix nav-panel-search height (@Kdecherf)
22- [#2824](https://github.com/wallabag/wallabag/pull/2824) Renamed Developer section to API client management (@nicosomb)
23
3### 2.2.1 2017/01/31 24### 2.2.1 2017/01/31
4 25
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) 26- [#2809](https://github.com/wallabag/wallabag/pull/2809) Fixed duplicate entry for share_public in craue_setting_table and added documentation about migration (@nicosomb)