aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-05-23 16:54:46 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-05-31 21:18:22 +0200
commit17dfff691854e31977d4aad331884b153f7f9992 (patch)
tree5baba42901084d2e0bb6336d552f163c10d95060 /CHANGELOG.md
parent2857aaa994c9d649c14bc2ea15f1ca58af8ab885 (diff)
downloadwallabag-17dfff691854e31977d4aad331884b153f7f9992.tar.gz
wallabag-17dfff691854e31977d4aad331884b153f7f9992.tar.zst
wallabag-17dfff691854e31977d4aad331884b153f7f9992.zip
Prepare wallabag 2.0.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fcc9dfbb..97245c68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,26 @@
2 2
3All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). 3All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4 4
5## [2.0.5] - 2016-05-31
6
7### Added
8
9- [#2052](https://github.com/wallabag/wallabag/pull/2052) Add unread filter to entries pages (Dan Bartram)
10
11### Changed
12
13- [#2093](https://github.com/wallabag/wallabag/pull/2093) Replace vertical dots in material theme with horizontal dots (Nicolas Lœuillet)
14- [#2054](https://github.com/wallabag/wallabag/pull/2054) Update italian translation (Daniele Conca)
15- [#2068](https://github.com/wallabag/wallabag/pull/2068), [#2049](https://github.com/wallabag/wallabag/pull/2049) Update documentation (Josh Panter, Mario Vormstein)
16
17### Fixed
18
19- [#2122](https://github.com/wallabag/wallabag/pull/2122) Fix the deletion of Tags/Entries relation when delete an entry (Jeremy Benoist, Nicolas Lœuillet)
20- [#2095](https://github.com/wallabag/wallabag/pull/2095) Fix form user display when 2FA is disabled (Nicolas Lœuillet)
21- [#2092](https://github.com/wallabag/wallabag/pull/2092) API: Starred and archived clears if article is already exists (Rurik19)
22- [#2097](https://github.com/wallabag/wallabag/issues/2097) Fix image path in 2-factor authentification email (Baptiste Mille-Mathias)
23- [#2069](https://github.com/wallabag/wallabag/pull/2069) Do not specify language in Firefox addon link (Merouane Atig)
24
5## [2.0.4] - 2016-05-07 25## [2.0.4] - 2016-05-07
6 26
7### Added 27### Added