summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-06 14:11:03 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-06 14:11:03 +0200
commit05d38a2b745b49b2fb2f11537a18fcd37b9eba55 (patch)
treeadaac0c9ab0f70137d7558ca07fa44a48f84e9a8 /CHANGELOG
parent08a281f552036a82f3a4b82bcdbd6e6fd9be4798 (diff)
use a default batchsize of 20 if none given, fix #220
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2a3bbd7c2..6b243c31a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ owncloud-news (1.203)
* Make it possible to turn off cron updates
* Strip all HTML tags from the author and title
* Sanitize urls on the server side to prevent clients from being affected by XSS
+* Use a default batch value for the API
ownCloud-news (1.202)
* Fixed a bug in the API routes that would request an uneeded id when creating a feed