summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-08-28 08:47:24 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-08-28 08:47:24 +0200
commite356676d851b9176b6024b65c2ce3e616e143716 (patch)
tree8fda8c359d82050865b0630607f38ac3d3e73b28 /CHANGELOG.md
parent6be48b178802f1c2219a76ee9103d05ceb9b0c20 (diff)
add changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efe29f936..b6ef43902 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+news (9.0.4)
+* **Bugfix**: Pad API last modified timestamp to milliseconds in updated items API to return only new items. API users however need to re-sync their complete contents, #24
+
news (9.0.3)
* **Security (Low)**: Prevent browsers like Chrome from auto-filling your Nextcloud login credentials into Basic Auth form. This could lead users to accidentally saving their credentials in the database and disclosing them to the feed source when the feed is added/updated