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
6
6
7
7
## [ UNRELEASED]
8
8
### Fixed
9
+ - NaN
10
+
11
+ ### Added
12
+ - NaN
13
+
14
+ ### Breaking changes
15
+ - NaN
16
+
17
+ ## [ 6.1.0] - 2025-01-19
18
+ ### Fixed
9
19
- Filename sanitization is now optional (enabled via default)
10
20
- Address parsing improved and extended to include more cases
11
21
- 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
20
30
- Support unescaped dates inside the search conditions #542
21
31
- ` Client::clone() ` looses account configuration #521 (thanks @netpok )
22
32
23
- ### Breaking changes
24
- - NaN
25
-
26
33
## [ 6.0.0] - 2025-01-17
27
34
### Fixed
28
35
- 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