summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-06-13 18:27:45 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-06-13 18:27:45 +0200
commit76b21e5e61f35321dd723f54db8ab271f2953495 (patch)
tree273d6af8ff939389c1f850dd5d6f09e3a7ff7b8c
parent8c132b2acd6fa5771237cce5b890c7ad534c375a (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ea9386f2c..d167dd917 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
# Journal des modifications
-## 2014-0x-xx FreshRSS 0.8
+## 2014-06-13 FreshRSS 0.7.2
* API compatible with Google Reader API level 2
* FreshRSS can now be used from e.g.:
@@ -10,6 +10,13 @@
* Searching
* New search filters date: and pubdate: accepting ISO 8601 date intervals such as `date:2013-2014` or `pubdate:P1W`
* Possibility to combine search filters, e.g. `date:2014-05 intitle:FreshRSS intitle:Open great reader #Internet`
+* Change nav menu with more buttons instead of dropdown menus and add some filters
+* New system of import / export
+ * Support OPML, Json (like Google Reader) and Zip archives
+ * Can export and import articles (specific option for favorites)
+* Refactor "Origine" theme
+ * Some improvements
+ * Based on a template file (other themes will use it too)
## 2014-02-19 FreshRSS 0.7.1