diff --git a/CHANGELOG.md b/CHANGELOG.md index 4066ec0..0c1aaa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [4.0.0](https://github.com/andrewferrier/normfn/compare/v3.1.0...v4.0.0) (2026-07-04) + + +### ⚠ BREAKING CHANGES + +* Remove --interactive support from normfn + +### Features + +* Remove --interactive support from normfn ([7ed9a1c](https://github.com/andrewferrier/normfn/commit/7ed9a1c0ebc95a3628d2d5a1017731529ef3413b)) + + +### Bug Fixes + +* Dependabot ecosystem ([02ce5fb](https://github.com/andrewferrier/normfn/commit/02ce5fb9c72609079238cdaf93dab3d6e45801f4)) + ## [3.1.0](https://github.com/andrewferrier/normfn/compare/v3.0.5...v3.1.0) (2026-04-28)