aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-05-07 13:39:55 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-05-07 18:54:23 +0200
commit8f705d62afebcdad5cbdb5d2cdd324b2908314e1 (patch)
tree4cff6712569eea919e6d22b254c5693897c42100 /CHANGELOG.md
parent961ec4ec86e3a20da566c9752ff630a92e85d620 (diff)
downloadwallabag-8f705d62afebcdad5cbdb5d2cdd324b2908314e1.tar.gz
wallabag-8f705d62afebcdad5cbdb5d2cdd324b2908314e1.tar.zst
wallabag-8f705d62afebcdad5cbdb5d2cdd324b2908314e1.zip
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6415983..fcc9dfbb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,32 @@
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.4] - 2016-05-07
6
7### Added
8
9- [#2016](https://github.com/wallabag/wallabag/pull/2016) Big updates in [our documentation](http://doc.wallabag.org/en/master/) (Nicolas Lœuillet)
10- [#2028](https://github.com/wallabag/wallabag/pull/2028) Documentation about android application (Strubbl)
11- [#2019](https://github.com/wallabag/wallabag/pull/2019) Italian translation (Daniele Conca)
12- [#2011](https://github.com/wallabag/wallabag/pull/2011) Documentation about wallabag upgrade (biva)
13- [#1985](https://github.com/wallabag/wallabag/pull/1985) Documentation about rights access (FoxMaSk)
14- [#1969](https://github.com/wallabag/wallabag/pull/1969) Third resources for API in documentation (Nicolas Lœuillet)
15- [#1967](https://github.com/wallabag/wallabag/pull/1967) FAQ page in documentation (Nicolas Lœuillet)
16
17### Changed
18
19- [#1977](https://github.com/wallabag/wallabag/pull/1977) Spanish documentation (jami7)
20
21### Fixed
22
23- [#2023](https://github.com/wallabag/wallabag/pull/2023) Fix translation for validators (Nicolas Lœuillet)
24- [#2020](https://github.com/wallabag/wallabag/pull/2020) Fix number of entries in tag/list (Nicolas Lœuillet)
25- [#2022](https://github.com/wallabag/wallabag/pull/2022) Fix pagination bar on small devices (Nicolas Lœuillet)
26- [#2013](https://github.com/wallabag/wallabag/pull/2013) Fix tag listing (Nicolas Lœuillet)
27- [#1976](https://github.com/wallabag/wallabag/pull/1976) Fix filter reading time (Nicolas Lœuillet)
28- [#2005](https://github.com/wallabag/wallabag/pull/2005) Fix reading speed not defined when user was created via config page (Nicolas Lœuillet)
29- [#2010](https://github.com/wallabag/wallabag/pull/2010) Set the title via POST /api/entries (Nicolas Lœuillet)
30
5## [2.0.3] - 2016-04-22 31## [2.0.3] - 2016-04-22
6 32
7### Added 33### Added