We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2946e7b commit de0cd1eCopy full SHA for de0cd1e
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
16
## [0.3.0] - 2021-03-13
17
### Changed
18
- Updated cpp-httplib to v0.8.4
0 commit comments