diff options
-rw-r--r-- | CHANGELOG.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 185dea8a..b6bc51a5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,8 +5,10 @@ Release History current ------- New: - * Redoing entierly the home page with react, JARR is going on toward a one page app. - * Implementing categories + * Redoing entierly the home page with react, JARR is going on toward a one page app; + * Implementing categorie; + * The classic crawler is now taking into account updated articles from feeds; + * Support of HTTP proxy has been removed. Improvements: * Code re-arangement: move all code to /src/ |