Changelog.
This commit is contained in:
parent
a933be8315
commit
5dbd4579ed
@ -4,7 +4,7 @@ APP_REVERSE_NAME = "com.github.rssguard"
|
|||||||
APP_LOW_H_NAME = ".rssguard"
|
APP_LOW_H_NAME = ".rssguard"
|
||||||
APP_AUTHOR = "Martin Rotter"
|
APP_AUTHOR = "Martin Rotter"
|
||||||
APP_COPYRIGHT = "(C) 2011-2020 $$APP_AUTHOR"
|
APP_COPYRIGHT = "(C) 2011-2020 $$APP_AUTHOR"
|
||||||
APP_VERSION = "3.6.0"
|
APP_VERSION = "3.6.1"
|
||||||
APP_LONG_NAME = "$$APP_NAME $$APP_VERSION"
|
APP_LONG_NAME = "$$APP_NAME $$APP_VERSION"
|
||||||
APP_EMAIL = "rotter.martinos@gmail.com"
|
APP_EMAIL = "rotter.martinos@gmail.com"
|
||||||
APP_URL = "https://github.com/martinrotter/rssguard"
|
APP_URL = "https://github.com/martinrotter/rssguard"
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
3.6.1
|
||||||
|
—————
|
||||||
|
|
||||||
|
Added:
|
||||||
|
▪ Development binaries now available on Bintray - https://bintray.com/martinrotter/rssguard/Development#files
|
||||||
|
|
||||||
|
Fixed/changed:
|
||||||
|
▪ Translations synced.
|
||||||
|
▪ Big code refactoring, fixed almost all usages of Qt deprecated code.
|
||||||
|
▪ Completely overhauled Appveyor/Travis build scripts which are now more reliable.
|
||||||
|
▪
|
||||||
|
|
||||||
3.6.0
|
3.6.0
|
||||||
—————
|
—————
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user