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

Commit

Permalink
chore: update CHANGELOG for release (#1459)
Browse files Browse the repository at this point in the history
* chore: update CHANGELOG for release
  • Loading branch information
scotthart committed Apr 1, 2020
1 parent e481273 commit 27cc2b1
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog

## v1.1.0 - TBD
## v1.2.0 - TBD

## v1.1.0 - 2020-04
> **NOTICE:** This repo will be merging with the
[googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp)
monorepo in 60 days, around **June 1, 2020**. This change should not break any
users who are using a released version. We expect this new monorepo
organization to be better for our existing and new customers going forward.
Please see
[googleapis/google-cloud-cpp#3612](https://github.com/googleapis/google-cloud-cpp/issues/3612)
for more details.

* **Breaking Changes**
* NONE

* **Other Changes**
* feat: announce move to monorepo (#1455)
* feat: allow for the emulator in ClientIntegrationTest.QueryOptionsWork (#1453)
* docs: add snippets for methods and classes in keys.h (#1451)
* doc: add mention of GOOGLE_CLOUD_CPP_TRACING_OPTIONS env var (#1448)
* test: write integration test for SessionPool (#1442)
* doc: snippets for admin clients with custom policies (#1440)
* testing: improvements for Backup related tests (#1438)
* refactor: use g-c-cpp-common's async retry loop (#1441)
* feat: add overloads to admin connections for specifying policies (#1439)
* feat: change quickstart to use recommended build target (#1436)

## v1.0.0 - 2020-03

Expand Down

0 comments on commit 27cc2b1

Please sign in to comment.