-
-
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.21.0
- Loading branch information
1 parent
a4fd0f9
commit fd6666a
Showing
1 changed file
with
47 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,47 @@ | ||
## ⭐ Enhancements | ||
|
||
- Add 'source' parameter to a configuration [#329](https://github.com/focus-shift/jollyday/issues/329) | ||
- Add Mauritius public holidays [#279](https://github.com/focus-shift/jollyday/pull/279) | ||
- Add support for tns:MovingCondition in tns:IslamicHoliday [#284](https://github.com/focus-shift/jollyday/issues/284) | ||
- Fix British Overseas Territories [#342](https://github.com/focus-shift/jollyday/pull/342) | ||
- Replace reflection with service loader [#310](https://github.com/focus-shift/jollyday/issues/310) | ||
- Update build matrix to build with java 21 early access builds [#315](https://github.com/focus-shift/jollyday/pull/315) | ||
|
||
## 🐞 Bugs | ||
|
||
- "Early May Bank Holiday" is actually called "May Day bank holiday" in Guernsey [#350](https://github.com/focus-shift/jollyday/issues/350) | ||
- 75th Anniversary of VE Day missing in Jersey [#344](https://github.com/focus-shift/jollyday/issues/344) | ||
- Corn Riots Anniversary missing in Jersey [#349](https://github.com/focus-shift/jollyday/issues/349) | ||
- Easter Monday missing in British Crown Dependencies [#337](https://github.com/focus-shift/jollyday/issues/337) | ||
- France: Easter is no public holiday [#331](https://github.com/focus-shift/jollyday/issues/331) | ||
- Liberation Day was moved 2010 in Guernsey [#351](https://github.com/focus-shift/jollyday/issues/351) | ||
- Missing MovingCondition for Isle Of Man Tynwald Day [#339](https://github.com/focus-shift/jollyday/issues/339) | ||
- Missing MovingCondition for New Year in British Crown Dependencies [#338](https://github.com/focus-shift/jollyday/issues/338) | ||
- Queen's Diamond Jubilee missing in Jersey [#347](https://github.com/focus-shift/jollyday/issues/347) | ||
- Royal Wedding missing in Jersey [#346](https://github.com/focus-shift/jollyday/issues/346) | ||
- Spring Bank Holiday was named Late May Bank Holiday in Isle of Man before 2022 [#334](https://github.com/focus-shift/jollyday/issues/334) | ||
- Summer Bank Holiday missing in British Crown Dependencies [#340](https://github.com/focus-shift/jollyday/issues/340) | ||
- T.T. Bank Holiday in Isle of Man is wrong [#336](https://github.com/focus-shift/jollyday/issues/336) | ||
- Use official names for Queen's State funeral in British Crown Dependencies [#348](https://github.com/focus-shift/jollyday/issues/348) | ||
- Wrong DescriptionPropertiesKey for New York for London metal exchange [#330](https://github.com/focus-shift/jollyday/issues/330) | ||
- Wrong MovingConditions for Christmas and Boxing Day in Jersey [#345](https://github.com/focus-shift/jollyday/issues/345) | ||
|
||
## 💥 Breaking Changes | ||
|
||
- Breaking: Move British Crown dependencies holidays to own files as they aren't part of Great Britain [#270](https://github.com/focus-shift/jollyday/issues/270) | ||
- Improve Holidays Schema Description (xsd) [#318](https://github.com/focus-shift/jollyday/issues/318) | ||
|
||
## 🔨 Dependency upgrades | ||
|
||
- build(deps): bump ch.qos.logback:logback-classic from 1.2.12 to 1.4.11 [#301](https://github.com/focus-shift/jollyday/pull/301) | ||
- build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 [#314](https://github.com/focus-shift/jollyday/pull/314) | ||
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 [#313](https://github.com/focus-shift/jollyday/pull/313) | ||
- build(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9 [#303](https://github.com/focus-shift/jollyday/pull/303) | ||
- build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 [#312](https://github.com/focus-shift/jollyday/pull/312) | ||
|
||
## ❤️ Contributors | ||
|
||
We'd like to thank all the contributors who worked on this release! | ||
|
||
- [@derTobsch](https://github.com/derTobsch) | ||
- [@XSpielinbox](https://github.com/XSpielinbox) |