From 87e068fadbfb3efaaae0b1703cc2cb22480c5163 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 21 Feb 2024 13:50:56 +0000 Subject: [PATCH] chore(release): v17.2.8 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 905173f8..d44676fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [17.2.8](https://github.com/Torwent/WaspLib/compare/v17.2.7...v17.2.8) (2024-02-21) + + +### Bug Fixes + +* **walker:** compatibility with latest SRL-T ([0cc4082](https://github.com/Torwent/WaspLib/commit/0cc4082e79e9c7b8334532f8b9f1bbb355367f5d)) + + + ## [17.2.7](https://github.com/Torwent/WaspLib/compare/v17.2.6...v17.2.7) (2024-02-21) @@ -34,12 +43,3 @@ -## [17.2.3](https://github.com/Torwent/WaspLib/compare/v17.2.2...v17.2.3) (2024-02-19) - - -### Bug Fixes - -* **TWaspConfig:** added `.Has(key)` method and `.GetNull(key)` to check for key existance and or null values ([f55f2d7](https://github.com/Torwent/WaspLib/commit/f55f2d77370846c40015d96cbe8af8f81620782e)) - - -