From 9ebdd87f37f166afd4864c588f3102f69e924d27 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Wed, 24 May 2017 20:29:08 +0200 Subject: [PATCH] Version 0.4.1 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 1fc76b4..877f3fe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,3 +14,7 @@ [0.4.0] * Updated to FreshRSS 1.6.3 * Removed most custom patches (FreshRSS includes those now) + +[0.4.1] +* Add parameter to allow for encoded slashes (thanks @Richard) +* Updated description (thanks @Girish) diff --git a/CloudronManifest.json b/CloudronManifest.json index b64242c..bafb072 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "0.4.0", + "version": "0.4.1", "healthCheckPath": "/", "httpPort": 8000, "addons": {