Skip to content

Commit

Permalink
4.0.0 release (previous 3.10.0) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfred Pennyworth committed May 31, 2020
1 parent b7f1954 commit e72ec98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 4.0.0
- 2020-05-31 - [7 commits](https://github.com/magx2/jSuplaApi/compare/v3.10.0...v4.0.0) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-4.0.0-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/4.0.0)
- [Enhancement] 4.0.x [(#86)](https://github.com/magx2/jSuplaApi/pull/86)
- [Enhancement] Create new API Client per API [(#84)](https://github.com/magx2/jSuplaApi/issues/84)
- [Enhancement] Change updating ApiUsageStatistics to global [(#83)](https://github.com/magx2/jSuplaApi/issues/83)
- [Enhancement] Remove possibility of creating API with given URL [(#82)](https://github.com/magx2/jSuplaApi/issues/82)
- [Enhancement] Hide authorization header in logs [(#81)](https://github.com/magx2/jSuplaApi/issues/81)

#### 3.10.0
- 2020-05-31 - [2 commits](https://github.com/magx2/jSuplaApi/compare/v3.9.1...v3.10.0) by [Martin](https://github.com/magx2) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.10.0-green.svg)](https://bintray.com/big-boy/bigboy/jSuplaApi/3.10.0)
- [Enhancement] CLOSE #80 Add phases summary to electric meter [(#85)](https://github.com/magx2/jSuplaApi/pull/85)
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=4.0.0
previousVersion=3.10.0
version=4.0.1
previousVersion=4.0.0

0 comments on commit e72ec98

Please sign in to comment.