From cda414ff0f142d180c616eca1e08204e7c9c6ef9 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 13 Aug 2016 19:34:32 +0200 Subject: Changelog minor --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d0c583a6..0c8655bca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changelog +# Changelog ## 2016-XX-XX FreshRSS 1.5.x-dev @@ -12,7 +12,7 @@ * FreshRSS will automatically migrate MySQL tables to utf8mb4 the first time it is needed. * Security * Remove Mozilla Persona login (the service closes on 2016-11-30) [#1052](https://github.com/FreshRSS/FreshRSS/issues/1052) - * Use Referrer Policy `` for stopping HTTP Referer [#955](https://github.com/FreshRSS/FreshRSS/issues/955) + * Use Referrer Policy `` for anonymizing HTTP Referer [#955](https://github.com/FreshRSS/FreshRSS/issues/955) * Implement CSRF tokens for POST security [#570](https://github.com/FreshRSS/FreshRSS/issues/570) * Bug fixing * Fixed scroll in log view [#1178](https://github.com/FreshRSS/FreshRSS/issues/1178) @@ -112,7 +112,7 @@ * Session cookie bug [#924](https://github.com/FreshRSS/FreshRSS/issues/924) * Better error handling for PubSubHubbub [#939](https://github.com/FreshRSS/FreshRSS/issues/939) * Fix tag search link from articles [#970](https://github.com/FreshRSS/FreshRSS/issues/970) - * Fix all quieries deleted when deleting a feed or category [#982](https://github.com/FreshRSS/FreshRSS/pull/982) + * Fix all queries deleted when deleting a feed or category [#982](https://github.com/FreshRSS/FreshRSS/pull/982) ## 2015-07-30 FreshRSS 1.1.2-beta -- cgit v1.2.3