Skip to content

Commit a662db8

Browse files
committed
Changelog updates [skip ci]
1 parent a26aba1 commit a662db8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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+
## [UNRELEASED]
9+
### Changed
10+
- Updated cpp-httplib to v0.8.4
11+
12+
### Added
13+
- Enum for specified JSON-RPC error codes (#17)
14+
15+
### Fixed
16+
- RPC methods expecting floats\doubles could be called with an integral type which would throw an exception (#18)
17+
818
## [0.2.1] - 2020-10-21
919
### Changed
1020
- Updated Catch to version 2.13.2

0 commit comments

Comments
 (0)