Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit f62080f

Browse files
committed
Changelog review
1 parent 10ff43f commit f62080f

File tree

1 file changed

+46
-26
lines changed

1 file changed

+46
-26
lines changed

CHANGELOG.md

Lines changed: 46 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,29 +21,49 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- fj-bom version set to 1.4.0
2222
- yaml-doc-tool version to 0.5.0
2323

24-
0.4.2 (2023-08-29)
25-
------------------
26-
* Changed yaml-doc-tool version to 0.4.2
27-
28-
0.4.0 (2023-08-29)
29-
------------------
30-
* Changed yaml-doc-tool version to 0.4.0
31-
* Updated fj-bom to 1.2.5
32-
* Added sonar cloud analysis
33-
* Added maven repo central and sonar cloud quality gate badges
34-
35-
0.3.2 (2022-12-01)
36-
------------------
37-
* Changed yaml-doc-tool version to 0.3.2
38-
* Removed version vulnerability in pom dependencies
39-
40-
0.3.1 (2022-12-01)
41-
------------------
42-
* Changed yaml-doc-tool version to 0.3.1
43-
* Corrected [yaml-doc-config sample](src/test/resources/yaml-doc-config.xml)
44-
45-
0.3.0 (2022-11-27)
46-
------------------
47-
* Changed parent pom version (fj-bom) to 0.2.3
48-
* Updated documentation
49-
* Updated to yaml-doc-tool 0.3.0
24+
## [0.4.2] - 2023-08-29
25+
26+
### Changed
27+
28+
- yaml-doc-tool version to 0.4.2
29+
30+
## [0.4.1] - 2023-08-29
31+
32+
### Changed
33+
34+
- yaml-doc-tool version to 0.4.1
35+
36+
## [0.4.0] - 2023-08-29
37+
38+
### Added
39+
40+
- sonar cloud analysis
41+
- maven repo central and sonar cloud quality gate badges
42+
43+
### Changed
44+
45+
- yaml-doc-tool version to 0.4.0
46+
- fj-bom version set to 1.2.5
47+
48+
## [0.3.2] - 2022-12-01
49+
50+
### Changed
51+
52+
- yaml-doc-tool version to 0.3.2
53+
54+
## [0.3.1] - 2022-12-01
55+
56+
### Changed
57+
58+
- yaml-doc-tool version to 0.3.2
59+
60+
### Fixed
61+
62+
- [yaml-doc-config sample](src/test/resources/yaml-doc-config.xml)
63+
64+
## [0.3.1] - 2022-11-27
65+
66+
### Changed
67+
68+
- yaml-doc-tool version to 0.3.0
69+
- fj-bom version set to 0.2.3

0 commit comments

Comments
 (0)