We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd69b60 commit fd8c893Copy full SHA for fd8c893
CHANGELOG.md
@@ -5,15 +5,12 @@ 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.2.0] - 2025-04-21 (2025 Apr 21)
9
-
10
-### Changed
+## [v0.2.0] - 2025-06-29 (2025 Jule 29)
11
12
- Updated wsjcpp-core to v0.2.3 (Up C++ from 11 to 17)
13
- Change single name registartion to multiple names
14
- Added silent mode
15
- Added class for simplify init `WsjcppEmployeesInit`
16
17
-### Added
18
+- Added copyrights to files
19
- Added new defines with version WSJCPP_EMPLOYEES_VERSION_* for using in target project differences
+- Added .clang-format
0 commit comments