diff --git a/CHANGELOG.md b/CHANGELOG.md index 59571e2f..07f4047d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,10 @@ * Apprise notifications support (#1457) * Elasticsearch notifications support (#1452) * 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) * 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) * Alpine Linux 3.22 (#1462) * Bump dario.cat/mergo to 1.0.2 (#1436)