Skip to content

Commit

Permalink
0.13.2 release (previous 0.13.1) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org authored and wsargent committed Dec 31, 2019
1 parent 329b0ca commit 541f567
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.13.2
- 2019-12-31 - [10 commits](https://github.com/tersesystems/terse-logback/compare/v0.13.1...v0.13.2) by [Will Sargent](https://github.com/wsargent) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.13.2-green.svg)](https://bintray.com/tersesystems/maven/terse-logback/0.13.2)
- Update the manifest for logback-bytebuddy [(#92)](https://github.com/tersesystems/terse-logback/pull/92)
- Remove graphstream markers. [(#91)](https://github.com/tersesystems/terse-logback/pull/91)
- Add graphstream JSON [(#90)](https://github.com/tersesystems/terse-logback/pull/90)

#### 0.13.1
- 2019-10-05 - 228 commits by [Will Sargent](https://github.com/wsargent) (226), [eudes](https://github.com/eudes) (1), [Will Sargent (eero)](https://github.com/will-sargent-eero) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.13.1-green.svg)](https://bintray.com/tersesystems/maven/terse-logback/0.13.1)
- More cleanup, use java formatting plugin [(#89)](https://github.com/tersesystems/terse-logback/pull/89)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.13.2
previousVersion=0.13.1
version=0.13.3
previousVersion=0.13.2

0 comments on commit 541f567

Please sign in to comment.