Skip to content

Commit ef4b859

Browse files
committed
1.8.15 release (previous 1.8.14) + release notes updated [ci skip-release]
1 parent d5b41bd commit ef4b859

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 1.8.15
4+
- 2020-01-19 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.14...v1.8.15) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.15-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.15)
5+
- Remove dependency on JavaParser's solver, no need for it [(#15)](https://github.com/MinimallyCorrect/JavaTransformer/pull/15)
6+
37
#### 1.8.14
48
- 2020-01-16 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.13...v1.8.14) by [Luna](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.14-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.14)
59
- No pull requests referenced in commit messages.

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=1.8.15
4-
previousVersion=1.8.14
3+
version=1.8.16
4+
previousVersion=1.8.15

0 commit comments

Comments
 (0)