Skip to content

Commit

Permalink
Merge pull request wallabag#3568 from wallabag/prepare-2.3.2
Browse files Browse the repository at this point in the history
Prepare 2.3.2 release
  • Loading branch information
nicosomb authored Jan 22, 2018
2 parents fd637b9 + ac1811f commit f24e9bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion app/config/wallabag.yml
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit f24e9bf

Please sign in to comment.