We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3a8954 + 9e52763 commit f6a5191Copy full SHA for f6a5191
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.2.3 (2016-04-20)
2
+==================
3
+- Add: `delete_in_advance` option
4
+
5
0.2.2 (2016-02-02)
6
==================
7
- Add: doas option
build.gradle
@@ -15,7 +15,7 @@ configurations {
15
provided
16
}
17
18
-version = "0.2.2"
+version = "0.2.3"
19
20
sourceCompatibility = 1.7
21
targetCompatibility = 1.7
0 commit comments