diff --git a/CHANGELOG.md b/CHANGELOG.md index 4799263..dfee613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.0.0](https://github.com/rolehippie/ipsec/compare/v1.1.0...v2.0.0) (2024-02-12) + + +### Features + +* drop support for ubuntu 18.04 ([c595122](https://github.com/rolehippie/ipsec/commit/c5951221176eaab6f36f7ce6d7bda915205112a2)) +* used full qualified collection names ([efbc96f](https://github.com/rolehippie/ipsec/commit/efbc96f8f5bbe69bcb2bf3e02fa54079c21f1777)) + ## [1.1.0](https://github.com/rolehippie/ipsec/compare/v1.0.0...v1.1.0) (2023-09-18)