summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-15 14:15:03 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-15 14:15:03 +0100
commit4c143426712f75fa04999f4e8b3c0b6900bf062d (patch)
tree6bb05e7df06de08362bc2c559f05e3169d8a9a85
parent2039710d12f8f705b7eb9233ae3cc130f6e4e7c9 (diff)
Update the CHANGELOG
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1e2c6bfb3..2eca6fef3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,12 +3,18 @@
## 2015-01-15 FreshRSS 0.9.4 (beta)
* Feature
- * Extension system (!!)
+ * Extension system (!!): some extensions are available at https://github.com/FreshRSS/Extensions
* Refactoring
* Front controller (FreshRSS class)
* Configuration system
* Sharing system
* New data files organization
+* Updates
+ * Remove restriction of 1h for updates
+ * Show the current version of FreshRSS and the next one
+* UI
+ * Remove the "sticky position" of the feed aside (moved into an extension)
+ * "Show password" shows the password only while the user is pressing the mouse.
## 2014-12-12 FreshRSS 0.9.3 (beta)