diff options
| author | 2017-02-25 13:08:06 +0100 | |
|---|---|---|
| committer | 2017-02-25 13:08:06 +0100 | |
| commit | 0bd4b2c74204a2f9360816ab22aac0da4c459824 (patch) | |
| tree | c1d2bb58ee20fe0c840fa5d06eab1445da45ac1c /CHANGELOG.md | |
| parent | be2bf83e3c516a6f8f1822c879df8798e50e514b (diff) | |
Changelog 1423
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4738b7360..885b625f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ * Allow empty strings in CLI do-install [#1435](https://github.com/FreshRSS/FreshRSS/pull/1435) * Security * No version number for anonymous users [#1404](https://github.com/FreshRSS/FreshRSS/issues/1404) +* Misc. + * Relaxed requirements for username to `/^[0-9a-zA-Z]|[0-9a-zA-Z_]{2,38}/$` [#1423](https://github.com/FreshRSS/FreshRSS/pull/1423) ## 2016-12-26 FreshRSS 1.6.2 |
