mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Update changelog for v0.10.3
This commit is contained in:
parent
602a379d0c
commit
5aa9238904
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue