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

Commit a1f5f01

Browse files
authored
chore: update release notes for new release (#214)
1 parent f533447 commit a1f5f01

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## v0.22.x - TBD
3+
## v0.23.x - TBD
4+
5+
## v0.22.x - 2020-03
6+
7+
* fix: workaround a libstdc++ bug on `std::random_device` (#208)
8+
* cleanup: use same clang-tidy in all repositories (#206)
9+
* chore: remove EnvironmentVariableRestore (#190)
10+
**NOTE:** this class (like all types and functions in the
11+
`google::cloud::testing_utils` namespace) was not intended for public use.
412

513
## v0.21.x - 2020-03
614

0 commit comments

Comments
 (0)