aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-29 14:36:01 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-29 14:36:01 +0200
commit86f86d3825ffff5fc1d466d4524b90ee983511ee (patch)
tree3cac329c0c9d46b0f9dafe0a5e5a730f7b4a856b
parent63308faf09d18508a261080abff4d8666dfb59a2 (diff)
Minor readme change
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6873530f4..7e89daf76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,10 @@
## 2016-10-XX FreshRSS 1.6.0-dev
-* API
+* CLI
* New Command-Line Interface (CLI) [#1095](https://github.com/FreshRSS/FreshRSS/issues/1095)
* Install, add/delete users, actualize, import/export. See [CLI documentation](./cli/README.md).
+* API
* Support for editing feeds and categories from client applications [#1254](https://github.com/FreshRSS/FreshRSS/issues/1254)
* Compatibility:
* Support for PostgreSQL [#416](https://github.com/FreshRSS/FreshRSS/issues/416)