From: Jeremy Benoist Date: Mon, 22 Jan 2018 09:06:31 +0000 (+0100) Subject: Prepare 2.3.2 release X-Git-Tag: 2.3.2~1^2 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=ac1811f83eb403525cfa33ae98c8bad5795984b7 Prepare 2.3.2 release --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a9cab26..b2626153 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.3.2](https://github.com/wallabag/wallabag/tree/2.3.2) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.1...2.3.2) + +### Fixes + +- Add `set -eu` to update.sh [#3546](https://github.com/wallabag/wallabag/pull/3546) +- Fix broken link to remove tags from entries [#3536](https://github.com/wallabag/wallabag/pull/3536) + +### Changes + +- Nav actions updated [#3541](https://github.com/wallabag/wallabag/pull/3541) +- Replaced Create new client link with a button [#3539](https://github.com/wallabag/wallabag/pull/3539) + ## [2.3.1](https://github.com/wallabag/wallabag/tree/2.3.1) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.0...2.3.1) diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 71faccd7..b155d159 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -1,5 +1,5 @@ wallabag_core: - version: 2.3.1 + version: 2.3.2 paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" languages: en: 'English'