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 8ee428b commit feb449aCopy full SHA for feb449a
CHANGELOG.md
@@ -5,7 +5,19 @@ All notable changes to wsjcpp-yaml project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [v0.1.7] - 2022-??-?? (2022 ?? ??)
+## [v0.1.7] - 2022-01-12 (2022 Jan 12)
9
+
10
+### Fixed
11
12
+- Make compatible code with `msvc2015x86`
13
14
+### Added
15
16
+- Added script `msvc2015x86_build_simple.bat`
17
18
+### Changed
19
20
+- All logging will be use a `IWsjcppYamlLog`. Like a `yaml.setLogger(pLogger);`
21
22
## [v0.1.6] - 2022-01-08 (2022 Jan 8)
23
0 commit comments