From ecdddef81d46866977f81cb90b8772ba32ac3a2b Mon Sep 17 00:00:00 2001 From: Amine Date: Sun, 2 Jul 2017 19:50:45 +0200 Subject: [PATCH] Changelog. --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d82cec5..b17d97a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +**1.5.1.2** + +- Added testing to the CI. + +- Code cleaning + +- Display the pull to refresh loader on api call + +- Fixes : + + - Can't pull down to refresh on first launch + + - Recurring crash because of the url + + - Couldn't open some urls because of missing "http" + + - Adding a source with invalid url would crash + + **1.5.1.1** - Fixed an issue when trying to add a source without being logged in.