We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48810c1 commit 43513afCopy full SHA for 43513af
CHANGELOG.md
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2024-05-22
11
+
12
### Added
13
-- 'xlsx' output foemat (simple specify xlsx extension for file path)
14
+- 'xlsx' output format (simple specify xlsx extension for file path)
15
16
## [1.0.0] - 2024-02-19
17
pom.xml
@@ -12,7 +12,7 @@
<groupId>org.fugerit.java</groupId>
<artifactId>github-issue-export</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<packaging>jar</packaging>
18
<name>github-issue-export</name>
0 commit comments