Skip to content

Commit 35bca25

Browse files
authored
Release v2.21.2 (#467)
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.21.2 will be created and the release.yaml workflow will be started. If you're not ready to do a release yet, that's fine, whenever you add more changes to main, this PR will be updated. # Releases ## v2.21.2 - 2024-12-13 ### Fixed * Fixed logging returns when an error occurs * Reordered logging of init calls
2 parents ca091a1 + d755a10 commit 35bca25

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

.changes/unreleased/Fixed-20241210-100157.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixed-20241213-110459.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2.21.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## v2.21.2 - 2024-12-13
2+
### Fixed
3+
* Fixed logging returns when an error occurs
4+
* Reordered logging of init calls

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v2.21.2 - 2024-12-13
10+
### Fixed
11+
* Fixed logging returns when an error occurs
12+
* Reordered logging of init calls
13+
914
## v2.21.1 - 2024-12-03
1015
### Fixed
1116
* Validate now runs on in memory hash handler

0 commit comments

Comments
 (0)