diff options
| author | 2017-02-25 14:33:58 +0100 | |
|---|---|---|
| committer | 2017-02-25 14:33:58 +0100 | |
| commit | 777fb7125fa8eb2915f4382b2c2faa0caeee3b57 (patch) | |
| tree | 542c1c9808fd872c5910547646a984638a3f11ea | |
| parent | fb6bb8e826a29c1f94a705ea39ecc052ff59b99f (diff) | |
Changelog typo
https://github.com/FreshRSS/FreshRSS/pull/1423
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 885b625f2..2857c7358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ * 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) + * 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 |
