From 4085146049e2c00385f9ab3f61b417e215d94b4d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Sep 2023 08:23:12 +0000 Subject: [PATCH] chore: release 1.1.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2771150..4799263 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.0](https://github.com/rolehippie/ipsec/compare/v1.0.0...v1.1.0) (2023-09-18) + + +### Features + +* add missing vars for ubuntu 22.04 ([deaaafc](https://github.com/rolehippie/ipsec/commit/deaaafc7106f3c2ec287e6354196e1816785533d)) +* replace strongswan-tnc-base by libcharon-extra-plugins ([d37743a](https://github.com/rolehippie/ipsec/commit/d37743ad4990706e75d02639698623a6851c009a)) + ## 1.0.0 (2023-01-05)