1
0
Fork 0
mirror of https://github.com/Luzifer/go-holidays.git synced 2024-10-18 06:04:19 +00:00

prepare release v0.3.0

This commit is contained in:
Knut Ahlers 2021-12-27 05:16:13 +01:00
parent 4df4deb980
commit 0a030df36a
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -1,3 +1,8 @@
# 0.3.0 / 2021-12-27
* Allow to query localized name
* Add ICS support and switch to go embeds
# 0.2.0 / 2021-02-19
* Update Dockerfile for readonly modues
@ -7,4 +12,4 @@
# 0.1.0 / 2018-09-09
* Add US federal holidays
* Initial version with german holidays
* Initial version with german holidays