summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2013-12-20 23:27:31 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2013-12-20 23:27:31 +0100
commit609554a90e87af7c433e83bd3c0f2c71e960256a (patch)
tree95c1c0fc9fc05daec56cd8bd50e045b901503071
parentc930b7c448fd394e9f12a82728f4fe4202879974 (diff)
version bump1.802
-rw-r--r--CHANGELOG3
-rw-r--r--appinfo/info.xml2
-rw-r--r--appinfo/version2
3 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 73ea5eaf2..cfde4e801 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+owncloud-news (1.802)
+* Increase performance by not making auto page requests anymore if the last result didn't contain any articles
+
owncloud-news (1.801)
* Add ability to rename feeds
* Compact view
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ba932e480..83146b824 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,6 +5,6 @@
<description>An RSS/Atom feed reader. Requires the App Framework app and backgroundjobs need to be enabled. See the README.rst in the apps top directory</description>
<licence>AGPL</licence>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
- <version>1.801</version>
+ <version>1.802</version>
<require>5.0.6</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index 341a5924a..87b817daf 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-1.801 \ No newline at end of file
+1.802 \ No newline at end of file