Skip to content

Commit 6e42297

Browse files
committed
0.1.5 release (previous 0.1.4) + release notes updated [ci skip]
1 parent 755a298 commit 6e42297

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

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

3+
#### 0.1.5
4+
- 2019-04-04 - [1 commit](https://github.com/linkedin/dynamometer/compare/v0.1.4...v0.1.5) by [Christopher Gregorian](https://github.com/csgregorian) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.5-green.svg)](https://bintray.com/linkedin/maven/dynamometer/0.1.5)
5+
- Fix misimplemented CountTimeWritable setter [(#96)](https://github.com/linkedin/dynamometer/pull/96)
6+
37
#### 0.1.4
48
- 2019-03-14 - [1 commit](https://github.com/linkedin/dynamometer/compare/v0.1.3...v0.1.4) by [Christopher Gregorian](https://github.com/csgregorian) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.4-green.svg)](https://bintray.com/linkedin/maven/dynamometer/0.1.4)
59
- Modify AuditReplay workflow to output count and latency of operations [(#92)](https://github.com/linkedin/dynamometer/pull/92)

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.1.5
4-
previousVersion=0.1.4
3+
version=0.1.6
4+
previousVersion=0.1.5

0 commit comments

Comments
 (0)