-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Add release notes for version 0.24.0
- Loading branch information
1 parent
435cb1e
commit e712cbf
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## ⭐ Enhancements | ||
|
||
- Add tests for configuration provider and improve packages [#432](https://github.com/focus-shift/jollyday/pull/432) | ||
- Add tests for Cache and HolidayManagerValueHandler [#431](https://github.com/focus-shift/jollyday/pull/431) | ||
|
||
## 🐞 Bugs | ||
|
||
- Improve dutch holiday naming [#433](https://github.com/focus-shift/jollyday/pull/433) | ||
- Static Jackson mapper creator [#435](https://github.com/focus-shift/jollyday/pull/435) | ||
|
||
## 🔨 Dependency upgrades | ||
|
||
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.0 to 2.16.1 [#427](https://github.com/focus-shift/jollyday/pull/427) | ||
- Bump mockito.version from 5.8.0 to 5.9.0 [#428](https://github.com/focus-shift/jollyday/pull/428) | ||
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 [#429](https://github.com/focus-shift/jollyday/pull/429) | ||
|
||
## ❤️ Contributors | ||
|
||
We'd like to thank all the contributors who worked on this release! | ||
|
||
- [@derTobsch](https://github.com/derTobsch) | ||
- [@janjongerden](https://github.com/janjongerden) |