diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 135f34c8..0fbc6da4 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/json-normalizer` have active support: -- `^4.3.0` +- `^4.4.0` ## Unsupported Versions The following versions of `ergebnis/json-normalizer` have reached their end of life: -- `<4.3.0` +- `<4.4.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d6ea75d..59c28ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`4.3.0...main`][4.3.0...main]. +For a full diff see [`4.4.0...main`][4.4.0...main]. + +## [`4.4.0`][4.4.0] + +For a full diff see [`4.3.0...4.4.0`][4.3.0...4.4.0]. ### Changed @@ -492,6 +496,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0]. [4.1.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.1.0 [4.2.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.2.0 [4.3.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.3.0 +[4.4.0]: https://github.com/ergebnis/json-normalizer/releases/tag/4.4.0 [5d8b3e2...0.1.0]: https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0 @@ -526,7 +531,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0]. [4.0.2...4.1.0]: https://github.com/ergebnis/json-normalizer/compare/4.0.2...4.1.0 [4.1.0...4.2.0]: https://github.com/ergebnis/json-normalizer/compare/4.1.0...4.2.0 [4.2.0...4.3.0]: https://github.com/ergebnis/json-normalizer/compare/4.2.0...4.3.0 -[4.3.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.3.0...main +[4.3.0...4.4.0]: https://github.com/ergebnis/json-normalizer/compare/4.4.0...main +[4.4.0...main]: https://github.com/ergebnis/json-normalizer/compare/4.4.0...main [#1]: https://github.com/ergebnis/json-normalizer/pull/1 [#2]: https://github.com/ergebnis/json-normalizer/pull/2