Skip to content

Commit 1f8b358

Browse files
authored
Merge pull request #32 from jsonrpcx/feature/doctest_248
Update doctest to 2.4.8 (Closes #31) Updated cpp-httplib to 0.10.6 Update nlhomann json to 3.10.5
2 parents 373e9c1 + de0cd1e commit 1f8b358

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6044
-8348
lines changed

CHANGELOG.md

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

8+
## [0.3.1] - 2022-04-19
9+
### Changed
10+
- Updated cpp-httplib to 0.10.6
11+
- Updated nlohmann/json to 3.10.5
12+
13+
### Fixed
14+
- Updated doctest to 2.4.8 (#31)
15+
816
## [0.3.0] - 2021-03-13
917
### Changed
1018
- Updated cpp-httplib to v0.8.4

0 commit comments

Comments
 (0)