-
-
Notifications
You must be signed in to change notification settings - Fork 23
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.22.0
- Loading branch information
1 parent
e475260
commit 63a9ae7
Showing
1 changed file
with
44 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,44 @@ | ||
## ⭐ Enhancements | ||
|
||
- Add Singapore public holidays [#283](https://github.com/focus-shift/jollyday/pull/283) | ||
|
||
## 🐞 Bugs | ||
|
||
- All Saints' Day is a holiday in St. Gallen [#376](https://github.com/focus-shift/jollyday/issues/376) | ||
- Fix typos [#354](https://github.com/focus-shift/jollyday/pull/354) | ||
- Good Friday missing in Appenzell Ausserrhoden [#374](https://github.com/focus-shift/jollyday/issues/374) | ||
- Improve United Kingdom holidays [#343](https://github.com/focus-shift/jollyday/issues/343) | ||
- Independence Day since 2002 in Croatia [#356](https://github.com/focus-shift/jollyday/issues/356) | ||
- Labour Day is not a public holiday in Appenzell Innerrhoden [#375](https://github.com/focus-shift/jollyday/issues/375) | ||
- Memorial Day should be renamed to Remembrance day [#357](https://github.com/focus-shift/jollyday/issues/357) | ||
- National Day in croatia is called Statehood Day [#355](https://github.com/focus-shift/jollyday/issues/355) | ||
|
||
## 💥 Breaking Changes | ||
|
||
- Breaking: make country codes ISO 3166 conformant [#267](https://github.com/focus-shift/jollyday/issues/267) | ||
|
||
## 🔨 Dependency upgrades | ||
|
||
- Bump ad-m/github-push-action from 0.6.0 to 0.8.0 [#362](https://github.com/focus-shift/jollyday/pull/362) | ||
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 [#386](https://github.com/focus-shift/jollyday/pull/386) | ||
- Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14 [#392](https://github.com/focus-shift/jollyday/pull/392) | ||
- Bump mockito.version from 5.5.0 to 5.6.0 [#359](https://github.com/focus-shift/jollyday/pull/359) | ||
- Bump mockito.version from 5.6.0 to 5.7.0 [#381](https://github.com/focus-shift/jollyday/pull/381) | ||
- Bump mockito.version from 5.7.0 to 5.8.0 [#391](https://github.com/focus-shift/jollyday/pull/391) | ||
- Bump net.jqwik:jqwik from 1.8.0 to 1.8.1 [#364](https://github.com/focus-shift/jollyday/pull/364) | ||
- Bump net.jqwik:jqwik from 1.8.1 to 1.8.2 [#385](https://github.com/focus-shift/jollyday/pull/385) | ||
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 [#367](https://github.com/focus-shift/jollyday/pull/367) | ||
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 [#384](https://github.com/focus-shift/jollyday/pull/384) | ||
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 [#390](https://github.com/focus-shift/jollyday/pull/390) | ||
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 [#366](https://github.com/focus-shift/jollyday/pull/366) | ||
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 [#382](https://github.com/focus-shift/jollyday/pull/382) | ||
- Bump org.glassfish.jaxb:jaxb-runtime from 4.0.3 to 4.0.4 [#365](https://github.com/focus-shift/jollyday/pull/365) | ||
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 [#363](https://github.com/focus-shift/jollyday/pull/363) | ||
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 [#383](https://github.com/focus-shift/jollyday/pull/383) | ||
|
||
## ❤️ Contributors | ||
|
||
We'd like to thank all the contributors who worked on this release! | ||
|
||
- [@derTobsch](https://github.com/derTobsch) | ||
- [@XSpielinbox](https://github.com/XSpielinbox) |