Skip to content

Commit

Permalink
Finalize v0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed May 20, 2024
1 parent 74fd76d commit 56468c7
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 92 deletions.
13 changes: 13 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Version 0.49
============

Released May 20, 2024

- Refactor Laos holidays (#1797 by @KJhellico)
- Add IFEU holidays (#1792 by @benjfield, @arkid15r)
- Update Hong Kong holidays (#1767 by @KJhellico, @arkid15r)
- Update Malaysia holidays (#1791 by @KJhellico)
- Update observed rules: add holiday removal support (#1796 by @arkid15r)
- Address numpy int argument conversion issue (#1782 by @arkid15r)
- Replace `datetime::timedelta` with custom function (#1785 by @KJhellico)

Version 0.48
============

Expand Down
2 changes: 1 addition & 1 deletion holidays/locale/en_US/LC_MESSAGES/MY.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ msgstr ""
msgid "%s (anggaran)"
msgstr "%s (estimated)"

#. %s (observed).
#. %s (in lieu).
#, c-format
msgid "Cuti %s"
msgstr "%s (observed)"
Expand Down
8 changes: 4 additions & 4 deletions holidays/locale/ms_MY/LC_MESSAGES/MY.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ msgstr ""
msgid "%s (anggaran)"
msgstr ""

#. %s (observed).
#. %s (in lieu).
#, c-format
msgid "Cuti %s"
msgstr ""
Expand All @@ -53,7 +53,7 @@ msgstr ""
msgid "Hari Wesak"
msgstr ""

#. Labour Day.
#. Labor Day.
msgid "Hari Pekerja"
msgstr ""

Expand Down Expand Up @@ -117,7 +117,7 @@ msgstr ""
msgid "Hari Keputeraan Sultan Kedah"
msgstr ""

#. Isra and Miraj.
#. Isra' and Mi'raj.
msgid "Israk dan Mikraj"
msgstr ""

Expand Down Expand Up @@ -169,7 +169,7 @@ msgstr ""
msgid "Hari Keputeraan Sultan Pahang"
msgstr ""

#. Birthday of The Raja of Perlis.
#. Birthday of the Raja of Perlis.
msgid "Hari Ulang Tahun Keputeraan Raja Perlis"
msgstr ""

Expand Down
Loading

0 comments on commit 56468c7

Please sign in to comment.