Skip to content

Commit f3079b0

Browse files
committed
0.3.1 release (previous 0.3.0) + release notes updated [ci skip]
1 parent d65ac1a commit f3079b0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docs/release-notes.md

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

3+
#### 0.3.1
4+
- 2019-10-10 - [11 commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.3.0...v0.3.1) by 4 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.1-green.svg)](https://bintray.com/junit-pioneer/junit-pioneer/junit-pioneer/0.3.1)
5+
- Commits: [Marc Philipp](https://github.com/marcphilipp) (7), [Christian Stein](https://github.com/sormuras) (2), [Daniel Kraus](https://github.com/beatngu13) (1), [Nicolai Parlog](https://github.com/nicolaiparlog) (1)
6+
- Build on JDK 8 and 11 [(#144)](https://github.com/junit-pioneer/junit-pioneer/pull/144)
7+
- Build on other Java versions [(#143)](https://github.com/junit-pioneer/junit-pioneer/issues/143)
8+
- Reactivate site build with more verbose error messages [(#132)](https://github.com/junit-pioneer/junit-pioneer/pull/132)
9+
- Site build fails [(#124)](https://github.com/junit-pioneer/junit-pioneer/issues/124)
10+
311
#### 0.3.0
412
- 2018-11-01 - [5 commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.2.2...v0.3.0) by [Benedikt Ritter](https://github.com/britter) (2), [Nicolai Parlog](https://github.com/nicolaiparlog) (2), [Steve Moyer](https://github.com/smoyer64) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.0-green.svg)](https://bintray.com/junit-pioneer/junit-pioneer/junit-pioneer/0.3.0)
513
- Make DefaultLocale configurable via language tag [(#128)](https://github.com/junit-pioneer/junit-pioneer/pull/128)

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=0.3.1
4-
previousVersion=0.3.0
3+
version=0.3.2
4+
previousVersion=0.3.1

0 commit comments

Comments
 (0)