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

Commit 7e1a998

Browse files
authored
chore: release notes for 0.6 release (#1184)
1 parent 2d00165 commit 7e1a998

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,16 @@ Apache 2.0; see [`LICENSE`](LICENSE) for details.
149149

150150
## Release Notes
151151

152-
### v0.6.x - TBD
152+
### v0.7.x - TBD
153+
154+
### v0.6.x - 2020-01
155+
156+
* **Breaking Changes**
157+
* feat!: remove Timestamp::Min() and Timestamp::Max() (#1182)
158+
159+
* **Other Changes**
160+
* feat: allow re-using a database across benchmark runs (#1174)
161+
* fix: clean up / fix ClientCount logic (#1175)
153162

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

ci/test-readme/README.md.in

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
## Release Notes
22

3-
### v0.6.x - TBD
3+
### v0.7.x - TBD
4+
5+
### v0.6.x - 2020-01
6+
7+
* **Breaking Changes**
8+
* feat!: remove Timestamp::Min() and Timestamp::Max() (#1182)
9+
10+
* **Other Changes**
11+
* feat: allow re-using a database across benchmark runs (#1174)
12+
* fix: clean up / fix ClientCount logic (#1175)
413

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

0 commit comments

Comments
 (0)