Downgrade breaking change to a regular change

Why? because it shouldn't break anyone's workflow and was added as a
workaround in the first place.
This commit is contained in:
daudix
2025-03-30 08:00:56 +03:00
parent b44b99388f
commit 01d02742c5

View File

@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ### Removed
- **[BREAKING]** Remove `extra.fix_contrast` and `extra.fix_contrast_dark` config/page/section variables in favor of automatic contrast color picking (#43). - Remove `extra.fix_contrast` and `extra.fix_contrast_dark` config/page/section variables in favor of automatic contrast color picking (#43).
## [v6.1.1](https://codeberg.org/daudix/duckquill/compare/v6.1.0...v6.1.1) ## [v6.1.1](https://codeberg.org/daudix/duckquill/compare/v6.1.0...v6.1.1)