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 f81f4d0 commit b7abfb1Copy full SHA for b7abfb1
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# wsjcpp-yaml Changelog
2
+
3
+All notable changes to wsjcpp-yaml project will be documented in this file.
4
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.6] - 2022-01-08 (2022 Jan 8)
9
10
+### Fixed
11
12
+- Fixed #29 Problem with lost empty line
13
+- Fixed #27 renamed 'intent' to 'indent'
0 commit comments