diff --git a/changelog.md b/changelog.md index f51c719..4b63dd6 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.4.1] - 2023-08-09 + ### Fixed - Parenthesis on `top` statements for MSSQL Server on the `DBLogger` thanks to @irvirv @@ -363,6 +365,8 @@ settings = { - Created first module version -[Unreleased]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.0...HEAD +[Unreleased]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.1...HEAD + +[3.4.1]: https://github.com/coldbox-modules/cbsecurity/compare/v3.4.0...v3.4.1 [3.4.0]: https://github.com/coldbox-modules/cbsecurity/compare/849bafc487dc666f22a1ae7bba2408849bc78ae8...v3.4.0