Skip to content

Commit dedff6f

Browse files
committed
Release information added
1 parent dae4548 commit dedff6f

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)