File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9+ - NaN
10+
11+ ### Added
12+ - NaN
13+
14+ ### Breaking changes
15+ - NaN
16+
17+ ## [ 6.1.0] - 2025-01-19
18+ ### Fixed
919- Filename sanitization is now optional (enabled via default)
1020- Address parsing improved and extended to include more cases
1121- Boundary parsing fixed and improved to support more formats #544
@@ -20,9 +30,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2030- Support unescaped dates inside the search conditions #542
2131- ` Client::clone() ` looses account configuration #521 (thanks @netpok )
2232
23- ### Breaking changes
24- - NaN
25-
2633## [ 6.0.0] - 2025-01-17
2734### Fixed
2835- Fixed date issue if timezone is UT and a 2 digit year #429 (thanks @ferrisbuellers )
You can’t perform that action at this time.
0 commit comments