Skip to content

Commit 361356d

Browse files
committed
Prepared changelog for next release
1 parent fa6e2e0 commit 361356d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

7+
## [UNRELEASED] - 2020-01-13
8+
### Added
9+
- Linux SerialPort client and server connector(#286)
10+
- Build example for Centos 7 (#267)
11+
- `Json::Value` example code (#281)
12+
- IPv6 Support for `HttpServer` (#275)
13+
14+
### Fixed
15+
- Incorrect README sections (#280)
16+
- Incorrect INTERFACE_LINK_LIBRARIES (#253)
17+
- `HttpClient` Response Code checking (#278)
18+
719
## [v1.2.0] - 2019-03-29
820
### Added
921
- The `HttpServer` connector now has a `BindLocalhost` method (#261)

0 commit comments

Comments
 (0)