diff options
| author | 2016-11-05 20:48:46 +0100 | |
|---|---|---|
| committer | 2016-11-05 20:48:46 +0100 | |
| commit | aeda49a7d271c2196fcba0d3b2b15d31ad0b33b5 (patch) | |
| tree | 5913bdb716f5e3025963bcc9dc93c34c4d521601 /CHANGELOG.md | |
| parent | 28bb2813f3121a7c992eba279d0c566269d619aa (diff) | |
Add CLI for user information + Fix last user activity
https://github.com/FreshRSS/FreshRSS/issues/1345
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ec29aed..92220f1f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## 2016-xx-xx FreshRSS 1.7.0-dev +* CLI + * New command `./cli/user-info.php` to get some user information [#1345](https://github.com/FreshRSS/FreshRSS/issues/1345) +* Bug fixing + * Fix bug in estimating last user activity [#1358](https://github.com/FreshRSS/FreshRSS/issues/1358) ## 2016-11-02 FreshRSS 1.6.1 |
