diff options
| author | 2018-03-11 12:29:15 +0100 | |
|---|---|---|
| committer | 2018-03-11 12:29:15 +0100 | |
| commit | deb9cf1695351d84798879c9a0e5250b24668b6a (patch) | |
| tree | 42c09457dbab64a1bd9dac052de6d116cb56952a | |
| parent | 88737a1ea9f6a862114a97b0674d098358e01152 (diff) | |
Changelog 1816 1823 1830
https://github.com/FreshRSS/FreshRSS/issues/1816
https://github.com/FreshRSS/FreshRSS/pull/1823
https://github.com/FreshRSS/FreshRSS/pull/1830
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3918b3e36..6638c8e8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## 2018-0X-XX FreshRSS 1.10.3-dev +* UI + * Add tooltips on user queries [#1823](https://github.com/FreshRSS/FreshRSS/pull/1823) +* Misc. + * Add error log information when SQLite has not enough temp space [#1816](https://github.com/FreshRSS/FreshRSS/issues/1816) ## 2018-03-09 FreshRSS 1.10.2 (Docker only) |
