diff --git a/CHANGELOG b/CHANGELOG index caac1cc..53bcba1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -195,3 +195,6 @@ * New cURL options per feed: proxy, cookie, user-agent #3367, #3494, #3516 * Do not import feeds causing database errors (e.g. due to conflicting HTTP redirections) ##3347 +[1.13.1] +* Fix apache config to log the client IP + diff --git a/CloudronManifest.json b/CloudronManifest.json index 76d7c35..df7786f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "RSS feed reader", - "version": "1.13.0", + "version": "1.13.1", "healthCheckPath": "/", "httpPort": 8000, "addons": {