Skip to content

Commit 2b35d2b

Browse files
committed
Update CHANGELOG.md
1 parent 0f82276 commit 2b35d2b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [3.0.0] - 2025-12-31
9+
10+
### Changed
11+
12+
- Library is header-only
13+
- Library is available for the C++ 2023 standard
14+
- Only standard library dependencies, except if using JSON encoding
15+
16+
### Fixed
17+
18+
- A number of parsing and percent encoding fixes (see tests)
19+
820
## [1.13.0] - 2020-09-12
921

1022
### Changed

0 commit comments

Comments
 (0)