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 336eba1 commit fb293d3Copy full SHA for fb293d3
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
+## [1.2.0] - 2025-07-25
11
+
12
### Added
13
14
- support for date format
pom.xml
@@ -12,7 +12,7 @@
<artifactId>query-export-tool</artifactId>
15
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
16
<packaging>jar</packaging>
17
18
<name>query-export-tool</name>
0 commit comments