Skip to content

Commit feb449a

Browse files
committed
Updated CHANGELOG
1 parent 8ee428b commit feb449a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,19 @@ All notable changes to wsjcpp-yaml project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [v0.1.7] - 2022-??-?? (2022 ?? ??)
8+
## [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);`
921

1022
## [v0.1.6] - 2022-01-08 (2022 Jan 8)
1123

0 commit comments

Comments
 (0)