diff options
| author | 2016-08-18 23:14:06 +0200 | |
|---|---|---|
| committer | 2016-08-18 23:14:06 +0200 | |
| commit | cae6f9230581e2c07c64f2bbb8d164eb2e2030ee (patch) | |
| tree | 4a06cba19e0670106aca1862afac7efbd5791f28 /CHANGELOG.md | |
| parent | ca8d49c3777c3a1134616561d34d00c7e536336f (diff) | |
| parent | 4271e437c1fbe1a45d43bec33994f7a8dd31732e (diff) | |
Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d716d984d..f8fccae3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Restore compatibility with PHP 5.3.3 [#1208](https://github.com/FreshRSS/FreshRSS/issues/1208) * Restore compatibility with Microsoft Internet Explorer 11 / Edge [#772](https://github.com/FreshRSS/FreshRSS/issues/772) * Features + * Mark a search as read [#608](https://github.com/FreshRSS/FreshRSS/issues/608) * Support for full Unicode such as emoji 💕 in MySQL with utf8mb4 [#1153](https://github.com/FreshRSS/FreshRSS/issues/1153) * FreshRSS will automatically migrate MySQL tables to utf8mb4 the first time it is needed. * Security |
