aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 13:26:41 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 13:26:41 +0200
commit5cb72d32c36355cc7ca5b6c7d17151a98e17c935 (patch)
treec5704213998a57ad3c818c2f05dab827eff0e3cc /CHANGELOG.md
parentb2cbbd6fd8ecbfac1c4b1d4553850d2892141d4f (diff)
Changelog 1510
https://github.com/FreshRSS/FreshRSS/pull/1510
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e2e4389b..ed88c0bf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
* Security
* Do not require write access to check availability of new versions [#1450](https://github.com/FreshRSS/FreshRSS/issues/1450)
* Misc.
+ * Move [documentation](./docs/) into FreshRSS code [#1510](https://github.com/FreshRSS/FreshRSS/pull/1510)
* Moved `./data/force-https.default.txt` to `./force-https.default.txt`,
`./data/config.default.php` to `./config.default.php`,
and `./data/users/_/config.default.php` to `./config-user.default.php` [#1531](https://github.com/FreshRSS/FreshRSS/issues/1531)