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.
1 parent 69013f7 commit 4402baeCopy full SHA for 4402bae
.travis.yml
@@ -1,5 +1,6 @@
1
language: java
2
jdk:
3
+ - oraclejdk11
4
- oraclejdk8
5
- oraclejdk7
6
README.md
@@ -24,6 +24,9 @@ So I do not use my json-smart anymore. I had fun with this project. If you want
24
25
# Changelog
26
27
+### *V 2.4*
28
+* java 11 build
29
+
30
### *V 2.3*
31
* Patch 37 [issue 37](http://code.google.com/p/json-smart/issues/detail?id=37)
32
* Explicite support of char 127 [issue 18](http://code.google.com/p/json-smart/issues/detail?id=18)
0 commit comments