Update history to reflect merge of #5668 [ci skip]
This commit is contained in:
parent
85d89c3f03
commit
79adb49676
|
@ -23,6 +23,7 @@
|
||||||
* Escaped regular expressions when using post_url. (#5605)
|
* Escaped regular expressions when using post_url. (#5605)
|
||||||
* fix date parsing in file names to be stricter (#5609)
|
* fix date parsing in file names to be stricter (#5609)
|
||||||
* Add a module to re-define `ENV["TZ"]` in Windows (#5612)
|
* Add a module to re-define `ENV["TZ"]` in Windows (#5612)
|
||||||
|
* Use each instead of map to actually return nothing (#5668)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue