Skip to content

Commit c120f2c

Browse files
committed
[1.2.0] - 2024-05-24
1 parent 4ec5ab4 commit c120f2c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
## [1.2.0] - 2024-05-24
13+
1214
- handles param 'assignee_date_mode' (when set to 'skip' the report is much faster)
1315

1416
## [1.1.0] - 2024-05-22

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.fugerit.java</groupId>
1313
<artifactId>github-issue-export</artifactId>
1414

15-
<version>1.1.0</version>
15+
<version>1.2.0</version>
1616
<packaging>jar</packaging>
1717

1818
<name>github-issue-export</name>

0 commit comments

Comments
 (0)