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 4ec5ab4 commit c120f2cCopy full SHA for c120f2c
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+## [1.2.0] - 2024-05-24
13
+
14
- handles param 'assignee_date_mode' (when set to 'skip' the report is much faster)
15
16
## [1.1.0] - 2024-05-22
pom.xml
@@ -12,7 +12,7 @@
<groupId>org.fugerit.java</groupId>
<artifactId>github-issue-export</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<packaging>jar</packaging>
17
18
<name>github-issue-export</name>
0 commit comments