Skip to content

Commit d74ee51

Browse files
committed
Update change log
1 parent af0e728 commit d74ee51

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,19 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1010

1111
### Changed
1212

13+
* Mark RapidJSON support as deprecated.
14+
* Update included Catch to v2.13.10.
15+
* Remove deprecated BoolVector class.
16+
* Remove deprecated NWRIdSet class.
17+
* Remove deprecated AssemblerConfig constructor.
18+
* Print start of offending string in overlong string exception.
19+
* Implement `set_thread_name()` on FreeBSD.
20+
1321
### Fixed
1422

23+
* Fix return type in `MembersDatabaseCommon::count_not_removed()`.
24+
* Make bzip2 unit tests pass on musl-based systems.
25+
* Fix bug in members database test case.
1526

1627
## [2.18.0] - 2022-02-07
1728

0 commit comments

Comments
 (0)