diff options
| author | 2018-03-03 15:08:39 +0100 | |
|---|---|---|
| committer | 2018-03-03 15:08:39 +0100 | |
| commit | 0b83e60f8c395fc5e21345fddb9e89814098f02c (patch) | |
| tree | 8a1a99d02a853e1cf63b4ddc0fd0961b4108e927 | |
| parent | b8094f804458e586cf5bbeb8d7b6cf7ee4ed8da9 (diff) | |
Changelog 1812
https://github.com/FreshRSS/FreshRSS/pull/1812
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b36947d05..cf2ac67d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * UI * Add tooltips on share configuration buttons [#1805](https://github.com/FreshRSS/FreshRSS/pull/1805) * Misc. + * Move `./data/shares.php` to `./app/shares.php` to facilitate updates [#1812](https://github.com/FreshRSS/FreshRSS/pull/1812) * Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801) * Improve translation tools [#1808](https://github.com/FreshRSS/FreshRSS/pull/1808) |
