From: Nicolas LÅ“uillet Date: Mon, 20 Feb 2017 10:20:00 +0000 (+0100) Subject: Updated CHANGELOG with latest changes X-Git-Tag: 2.2.2~2^2 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=bae1f9dfba2e57b5cea3ad2da128f2b1fc60c990 Updated CHANGELOG with latest changes --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a87f1d82..c5096fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ ## Changelog +### 2.2.2 2017/03/02 + +- [#2950](https://github.com/wallabag/wallabag/pull/2950) Fixed symlinks issue during release creation (@nicosomb) +- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) +- [#2830](https://github.com/wallabag/wallabag/pull/2830) Fixed rendering of entry title in Twig views (@Kdecherf) +- [#2892](https://github.com/wallabag/wallabag/pull/2892) Updated spanish translation (@ngosang) +- [#2915](https://github.com/wallabag/wallabag/pull/2915) Import: we now skip messages when user is null (@nicosomb) +- [#2905](https://github.com/wallabag/wallabag/pull/2905) Alert that 2FA must be authorized in app/config/parameters.yml (@nicofrand) +- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) +- [#2878](https://github.com/wallabag/wallabag/pull/2878) Added italian documentation (@matteocoder) +- [#2860](https://github.com/wallabag/wallabag/pull/2860) Documentation: update java wrapper, add cmd tool to add article (@Strubbl) +- [#2874](https://github.com/wallabag/wallabag/pull/2874) Added informations about Apache 2.4 (@kgaut) +- [#2869](https://github.com/wallabag/wallabag/pull/2869) Added log for restricted access value (@j0k3r) +- [#2846](https://github.com/wallabag/wallabag/pull/2846) Fixed misspells in polish translation (@mruminski) +- [#2842](https://github.com/wallabag/wallabag/pull/2842) Update RulerZ (@K-Phoen) +- [#2841](https://github.com/wallabag/wallabag/pull/2841) Show active list in the left menu during search (@Kdecherf) +- [#2788](https://github.com/wallabag/wallabag/pull/2788) Documentation on how to configure mobile apps to work with wallabag (@Zettt) +- [#2839](https://github.com/wallabag/wallabag/pull/2839) Fixed `composer.phar: not found` in update script (@foxmask) +- [#2818](https://github.com/wallabag/wallabag/pull/2818) Fix nav-panel-search height (@Kdecherf) +- [#2824](https://github.com/wallabag/wallabag/pull/2824) Renamed Developer section to API client management (@nicosomb) + ### 2.2.1 2017/01/31 - [#2809](https://github.com/wallabag/wallabag/pull/2809) Fixed duplicate entry for share_public in craue_setting_table and added documentation about migration (@nicosomb)