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 b5a9889 commit 561564bCopy full SHA for 561564b
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.1.1] - 2025-09-29
11
+
12
+### Changed
13
14
+- openapi-doc-tool 2.1.1
15
16
## [2.0.0] - 2025-07-27
17
18
### Changed
pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
- <version>2.0.3</version>
+ <version>2.0.5</version>
<relativePath></relativePath>
</parent>
0 commit comments