diff options
| author | 2018-09-08 21:28:53 +0200 | |
|---|---|---|
| committer | 2018-09-08 21:28:53 +0200 | |
| commit | f63369e432f6ecae99634d25074ec9f09c7055e4 (patch) | |
| tree | 906962f2266852f16d10f6305f91653986367aa8 | |
| parent | 1d49dda233836f79ceaa4551cdb35d749788a369 (diff) | |
Changelog 2008
https://github.com/FreshRSS/FreshRSS/pull/2008
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d234eed8a..0112ae636 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * Fix username check in API to allow underscores [#1955](https://github.com/FreshRSS/FreshRSS/issues/1955) * Fix Fever API to allow 32-bit architectures [#1962](https://github.com/FreshRSS/FreshRSS/issues/1962) * Fix CSS font bug for *Origine-compact* theme [#1990](https://github.com/FreshRSS/FreshRSS/issues/1990) + * Fix last user activity for SQLite and PostgreSQL [#2008](https://github.com/FreshRSS/FreshRSS/pull/2008) * Security * Avoid feed credentials in logs [#1949](https://github.com/FreshRSS/FreshRSS/pull/1949) * UI |
