Changelog.

This commit is contained in:
Amine Bou 2018-03-03 16:03:07 +01:00
parent 320924b4ed
commit c94612106c
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
**1.5.7.x**
- Added confirmation to the mark as read and update menues.
- Add to favorites from article viewer.
- Added an option to use a webview in the article viewer (see #149)

View File

@ -13,7 +13,7 @@ ext {
buildDate: new Date()
]
// This will make me able to build multiple times a day. May break thinks. I may forget it.
todaysBuilds = "3"
todaysBuilds = "1"
}
def gitVersion() {