Version Bump
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog of versions
|
# Changelog of versions
|
||||||
|
|
||||||
|
### Version 1.0.1
|
||||||
|
-Added: AsyncBuilder now supports CompletableFuture
|
||||||
|
-Added: forEach(BiConsumer, Input)
|
||||||
|
|
||||||
|
|
||||||
### Version 1.0.0
|
### Version 1.0.0
|
||||||
-Added: Sequenced Collections support.
|
-Added: Sequenced Collections support.
|
||||||
-Added: ReferenceMaps
|
-Added: ReferenceMaps
|
||||||
|
|||||||
+1
-1
@@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx3G
|
|||||||
maxMemory = 2048m
|
maxMemory = 2048m
|
||||||
testThreads = 4
|
testThreads = 4
|
||||||
|
|
||||||
RELEASE_VERSION = 1.0.0
|
RELEASE_VERSION = 1.0.1
|
||||||
Reference in New Issue
Block a user