aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAlexandre Alapetite <alexandre@alapetite.fr>2025-03-05 16:35:26 +0100
committerGitHub <noreply@github.com>2025-03-05 16:35:26 +0100
commit9641f2a5a39d6022f1ac272c858b37fad39db84d (patch)
tree0ffd92e378ea95585829ae8d3a4cb27e318de36b
parent79387e144b8b7759557f86bb65047291e7548493 (diff)
downloadfreshrss-9641f2a5a39d6022f1ac272c858b37fad39db84d.tar.gz
freshrss-9641f2a5a39d6022f1ac272c858b37fad39db84d.zip
Changelog 1.17.0 forgotten (#7397)
https://github.com/FreshRSS/FreshRSS/pull/3161 https://github.com/FreshRSS/FreshRSS/issues/7377
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa079efb7..24aaab39d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1307,6 +1307,7 @@ Security
* Deployment
* Docker default image rebased on Debian 10 Buster, with Apache 2.4.38 and PHP 7.3.19 [#3159](https://github.com/FreshRSS/FreshRSS/pull/3159)
* Docker: Alpine image updated to 3.12 with Apache/2.4.46 and PHP 7.3.21 [#3025](https://github.com/FreshRSS/FreshRSS/pull/3025)
+ * Docker: Remove healthcheck [#3161](https://github.com/FreshRSS/FreshRSS/pull/3161)
* Update example of Dockerfile [#3108](https://github.com/FreshRSS/FreshRSS/pull/3108)
* CLI
* Re-introduce `--api_password` option (vanished in 1.16.0) [#3179](https://github.com/FreshRSS/FreshRSS/pull/3179)