Skip to content

Commit ea991bb

Browse files
committed
Tagging 1.6.1
1 parent 50ea045 commit ea991bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[1.6.1]
2+
- Fix executor pools not using base concurrency classes. Add checkstyle rules.
3+
14
[1.6.0]
25
- Use mini2Dx-lock-provider for concurrency
36

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.6.0'
33+
version = '1.6.1'
3434

3535
repositories {
3636
mavenLocal()

0 commit comments

Comments
 (0)