summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:13:19 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:13:19 +0200
commitdb12b30e4d8a0327fd3829fa93dcdce6a6044248 (patch)
tree1f729415874f87890aa5f78f200af5dab88b3f51 /CHANGELOG
parentba163baa84c78bbb642a57bbba810ef5e7aa1bc3 (diff)
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44d3452ae..1a4a8879b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,20 @@
# Journal des modifications
+## 2014-10-09 FreshRSS 0.8.1 / 0.9.1 (beta)
+
+* UI
+ * Add a space after tag icon
+* Statistics
+ * Add an average per day on the 30 day period graph
+ * Add percent of total on top 10 feed
+* Bug fixes
+ * Fix "mark as read" in global view
+ * Fix "read all" shortcut
+ * Fix categories not appearing when adding a new feed (GET action)
+ * Fix enclosure problem
+ * Fix getExtension() on PHP < 5.3.7
+
+
## 2014-09-26 FreshRSS 0.8.0 / 0.9.0 (beta)
* UI