diff --git a/changelog.md b/changelog.md index 7c0c35276..b9487981b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,6 @@ # Changelog -## [4.12.0 (unreleased)](https://github.com/kdeldycke/click-extra/compare/v4.11.7...main) - -> [!IMPORTANT] -> This version is not released yet and is under active development. +## [4.12.0 (2025-01-20)](https://github.com/kdeldycke/click-extra/compare/v4.11.7...v4.12.0) - Remove Click Extra's own implementation of `HelpOption` class now that fixes have reached Click's upstream. - Redefine `@help_option` decorator to default to `--help`/`-h` options.