diff options
| author | 2017-05-26 13:26:41 +0200 | |
|---|---|---|
| committer | 2017-05-26 13:26:41 +0200 | |
| commit | 5cb72d32c36355cc7ca5b6c7d17151a98e17c935 (patch) | |
| tree | c5704213998a57ad3c818c2f05dab827eff0e3cc | |
| parent | b2cbbd6fd8ecbfac1c4b1d4553850d2892141d4f (diff) | |
Changelog 1510
https://github.com/FreshRSS/FreshRSS/pull/1510
| -rw-r--r-- | CHANGELOG.md | 1 |
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) |
