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 920edc4 commit ab2cd48Copy full SHA for ab2cd48
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.0.0] - 2025-07-27
11
+
12
### Changed
13
14
- refactor project yaml-doc-tool into openapi-doc-tool <https://github.com/fugerit-org/openapi-doc-tool/issues/1>
pom.xml
@@ -12,7 +12,7 @@
<relativePath/>
</parent>
15
- <version>1.0.4-SNAPSHOT</version>
+ <version>2.0.0</version>
16
<packaging>jar</packaging>
17
18
<name>openapi-doc-tool</name>
0 commit comments