Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
chore: release notes for 0.6 release (#1184)
Browse files Browse the repository at this point in the history
  • Loading branch information
devjgm committed Jan 10, 2020
1 parent 2d00165 commit 7e1a998
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,16 @@ Apache 2.0; see [`LICENSE`](LICENSE) for details.

## Release Notes

### v0.6.x - TBD
### v0.7.x - TBD

### v0.6.x - 2020-01

* **Breaking Changes**
* feat!: remove Timestamp::Min() and Timestamp::Max() (#1182)

* **Other Changes**
* feat: allow re-using a database across benchmark runs (#1174)
* fix: clean up / fix ClientCount logic (#1175)

### v0.5.x - 2020-01

Expand Down
11 changes: 10 additions & 1 deletion ci/test-readme/README.md.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## Release Notes

### v0.6.x - TBD
### v0.7.x - TBD

### v0.6.x - 2020-01

* **Breaking Changes**
* feat!: remove Timestamp::Min() and Timestamp::Max() (#1182)

* **Other Changes**
* feat: allow re-using a database across benchmark runs (#1174)
* fix: clean up / fix ClientCount logic (#1175)

### v0.5.x - 2020-01

Expand Down

0 comments on commit 7e1a998

Please sign in to comment.