We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26a74d commit 7c822cbCopy full SHA for 7c822cb
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1,2] - 2019-08-16
8
+
9
+### Added
10
+- Changed CMake scripts to make the library usable by downstream
11
+ projects
12
13
+### Changed
14
+- Reordered some of the internal headers
15
16
+### Fixed
17
+- Fixed bug when setting the port from a string type
18
19
## [1.1] - 2019-07-22
20
21
### Changed
0 commit comments