Skip to content

Commit

Permalink
Merge branch 'hotfix/18.1.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
cslzchen committed Aug 15, 2019
2 parents 7137e71 + 4f40781 commit 2780806
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#

language: java
dist: trusty
sudo: false
jdk:
- oraclejdk8
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.

18.1.7 (2019-08-15)
===================

- Fix oraclejdk8 build failure on travis

18.1.6 (2019-06-06)
===================

Expand Down

0 comments on commit 2780806

Please sign in to comment.