Skip to content

Commit 0f8410d

Browse files
committed
Tagging 1.8.13
1 parent fc6a6f0 commit 0f8410d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[1.8.13]
2+
- Reduce time during KavaThreadPoolProvider shutdown
3+
- Add timeout to wait call in waitForCompletion
4+
15
[1.8.12]
26
- Don't notify future threads if already skipped
37

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ subprojects {
3030
apply plugin: "checkstyle"
3131

3232
group = 'org.mini2Dx'
33-
version = '1.8.12'
33+
version = '1.8.13'
3434

3535
repositories {
3636
mavenLocal()

0 commit comments

Comments
 (0)