Update changelog for v0.10.3

This commit is contained in:
Sami Samhuri 2024-06-11 16:58:28 -07:00
parent 602a379d0c
commit 5aa9238904
No known key found for this signature in database

View file

@ -1,7 +1,9 @@
v0.10.3 on 2024-05-28
---------------------
- Stop using `let` to avoid breaking backwards compatibility with ES5. Thanks to [Maximilian Herold](https://github.com/mherold) for the report
- Stop using `let` to avoid breaking backwards compatibility with ES5. Thanks to [Maximilian Herold](https://github.com/mherold) for the report #87
- Drop '份' suffix from Chinese month names. Thanks to @mogando668 for the report #88
v0.10.2 on 2023-05-24
---------------------