From 563e462e79f28f29035953997f75eb9f12dd50d7 Mon Sep 17 00:00:00 2001 From: Alfred Pennyworth Date: Sun, 17 May 2020 15:26:01 +0000 Subject: [PATCH] 3.8.0 release (previous 3.7.1) + release notes updated [ci skip] --- docs/release-notes.md | 7 +++++++ version.properties | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index e64e8c9..c43547d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,12 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 3.8.0 + - 2020-05-17 - [8 commits](https://github.com/magx2/jSuplaApi/compare/v3.7.1...v3.8.0) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.8.0-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.8.0) + - [Enhancement] Add `ChannelDispatcher` [(#71)](https://github.com/magx2/jSuplaApi/issues/71) + - [Enhancement] Update project [(#70)](https://github.com/magx2/jSuplaApi/issues/70) + - [Enhancement] 3.8.0 [(#69)](https://github.com/magx2/jSuplaApi/pull/69) + - [Enhancement] Release fat jar [(#68)](https://github.com/magx2/jSuplaApi/issues/68) + #### 3.7.1 - 2019-08-21 - [2 commits](https://github.com/magx2/jSuplaApi/compare/v3.7.0...v3.7.1) by [Martin Grzeslowski](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.7.1-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.7.1) - [Enhancement] Persist properties of NoneChannel [(#63)](https://github.com/magx2/jSuplaApi/issues/63) diff --git a/version.properties b/version.properties index 7f95e7b..658e691 100644 --- a/version.properties +++ b/version.properties @@ -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=3.8.0 -previousVersion=3.7.1 +version=3.8.1 +previousVersion=3.8.0