fix CHANGELOG

This commit is contained in:
CrazyMax
2025-08-31 16:36:14 +02:00
parent d3f721e2ff
commit a70601f4b0

View File

@@ -6,10 +6,10 @@
* Apprise notifications support (#1457) * Apprise notifications support (#1457)
* Elasticsearch notifications support (#1452) * Elasticsearch notifications support (#1452)
* Add `disableNotification` option for Telegram (#1354) * Add `disableNotification` option for Telegram (#1354)
* Switch from third-party module to HTTP client Pushover (#1490) * Switch from third-party module to HTTP client for Pushover (#1490)
* Align `chatIDs` and `chatIDsFile` format handling for Telegram (#1316) * Align `chatIDs` and `chatIDsFile` format handling for Telegram (#1316)
* Switch from `github.com/hako/durafmt` to `github.com/dromara/carbon` module (#1317) * Switch from `github.com/hako/durafmt` to `github.com/dromara/carbon` module (#1317)
* Remove uneeded `openssl` package in the Docker image (#1488) * Remove unneeded `openssl` package in the Docker image (#1488)
* Go 1.24 (#1461) * Go 1.24 (#1461)
* Alpine Linux 3.22 (#1462) * Alpine Linux 3.22 (#1462)
* Bump dario.cat/mergo to 1.0.2 (#1436) * Bump dario.cat/mergo to 1.0.2 (#1436)