Skip to content

Commit 57a1274

Browse files
Preparing 0.11.0 release
1 parent 2c396d9 commit 57a1274

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Changes.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
This documents the history of significant changes to `rivescript-java`.
44

5-
## v0.11.0 - TBD, 2018
6-
7-
This update focuses on Python macro support and bug fixes.
5+
## v0.11.0 - August 6, 2019
86

97
* **Changes:**
8+
* Add `loadInputStream()` method (#59).
109
* Fix for data loss occuring when variable contains `=` (#55).
11-
* Upgraded build environment to latest Gradle `4.6` version.
10+
* Upgraded build environment to latest Gradle `5.5.1` version.
1211

1312
## v0.10.0 - August 30, 2017
1413

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.11.0-SNAPSHOT
1+
version=0.11.0

0 commit comments

Comments
 (0)