Skip to content

Commit 87aac08

Browse files
committed
Updated CHNAGELOG
1 parent e2f8b30 commit 87aac08

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ 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.8] - 2022-01-12 (2022 Jan 12)
8+
## [v0.1.8] - 2025-06-03 (2025 Jun 3)
99

1010
- Fixed #35 Add valFloat / valDouble
1111
- Start migrating tests to cmake tests
1212
- Updated copyright
1313
- Fix for c++ builder 12.2
1414
- Make compatible code with compiler bcc32 C++ Builder
15-
15+
- Redesign unit-test from unit-tests.wsjcpp/src/unit_test_yaml_parser_comments.cpp to src/tests/test_parser_comments.cpp
16+
- Removed .travis.yml
17+
- Prepare tests for #33
1618

1719
## [v0.1.7] - 2022-01-12 (2022 Jan 12)
1820

0 commit comments

Comments
 (0)