aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrelease-please[bot] <55107282+release-please[bot]@users.noreply.github.com>2021-01-25 12:50:21 -0700
committerGitHub <noreply@github.com>2021-01-25 12:50:21 -0700
commit5e8923f541b8482a05ab46554b108a2efcc615a9 (patch)
tree3b784203606391a27f71a496f07719740483831a /CHANGELOG.md
parent97cef4ad1db55938715f9ac8000d1b0ad1e71873 (diff)
downloadpython-api-core-5e8923f541b8482a05ab46554b108a2efcc615a9.tar.gz
chore: release 1.25.1 (#132)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7a7007..b4ff7fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,18 @@
[1]: https://pypi.org/project/google-api-core/#history
+### [1.25.1](https://www.github.com/googleapis/python-api-core/compare/v1.25.0...v1.25.1) (2021-01-25)
+
+
+### Bug Fixes
+
+* add operation name to x-goog-request-params ([#133](https://www.github.com/googleapis/python-api-core/issues/133)) ([97cef4a](https://www.github.com/googleapis/python-api-core/commit/97cef4ad1db55938715f9ac8000d1b0ad1e71873))
+
+
+### Documentation
+
+* fix spelling errors in retry ([#131](https://www.github.com/googleapis/python-api-core/issues/131)) ([232dab0](https://www.github.com/googleapis/python-api-core/commit/232dab0ad3ef2cca0edfe707d8f90ca0ea200ba2))
+
## [1.25.0](https://www.github.com/googleapis/python-api-core/compare/v1.24.1...v1.25.0) (2021-01-14)