Skip to content

Commit

Permalink
0.15.0 release (previous 0.14.2) + 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 Mar 1, 2020
1 parent 332340b commit 22bc551
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.15.0
- 2020-03-01 - [1 commit](https://github.com/tersesystems/terse-logback/compare/v0.14.2...v0.15.0) by [Will Sargent](https://github.com/wsargent) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.15.0-green.svg)](https://bintray.com/tersesystems/maven/terse-logback/0.15.0)
- Better ring buffer [(#110)](https://github.com/tersesystems/terse-logback/pull/110)

#### 0.14.2
- 2020-02-24 - [2 commits](https://github.com/tersesystems/terse-logback/compare/v0.14.1...v0.14.2) by [Will Sargent](https://github.com/wsargent) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.14.2-green.svg)](https://bintray.com/tersesystems/maven/terse-logback/0.14.2)
- Add queue to jdbc appender [(#109)](https://github.com/tersesystems/terse-logback/pull/109)
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.15.0
previousVersion=0.14.2
version=0.15.1
previousVersion=0.15.0

0 comments on commit 22bc551

Please sign in to comment.