diff options
| author | 2025-03-05 16:35:26 +0100 | |
|---|---|---|
| committer | 2025-03-05 16:35:26 +0100 | |
| commit | 9641f2a5a39d6022f1ac272c858b37fad39db84d (patch) | |
| tree | 0ffd92e378ea95585829ae8d3a4cb27e318de36b /CHANGELOG.md | |
| parent | 79387e144b8b7759557f86bb65047291e7548493 (diff) | |
Changelog 1.17.0 forgotten (#7397)
https://github.com/FreshRSS/FreshRSS/pull/3161
https://github.com/FreshRSS/FreshRSS/issues/7377
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
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) |
