Skip to content

Commit 2ebcb24

Browse files
committed
1.8.16 release (previous 1.8.15) + release notes updated [ci skip-release]
1 parent 240b01b commit 2ebcb24

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.16
4+
- 2020-05-20 - [2 commits](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.15...v1.8.16) by Luna (1), [Luna Nova](https://github.com/nallar) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.16-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.16)
5+
- Add AccessFlagsConstant annotation to indicate an int is AccessFlags [(#17)](https://github.com/MinimallyCorrect/JavaTransformer/pull/17)
6+
37
#### 1.8.15
48
- 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)
59
- Remove dependency on JavaParser's solver, no need for it [(#15)](https://github.com/MinimallyCorrect/JavaTransformer/pull/15)

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.16
4-
previousVersion=1.8.15
3+
version=1.8.17
4+
previousVersion=1.8.16

0 commit comments

Comments
 (0)