summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorgithub-actions <action@github.com>2022-08-10 12:50:36 +0000
committergithub-actions <github-actions@github.com>2022-08-10 12:50:36 +0000
commit3f91d2455657c570851f625c0d80c685d9393cbb (patch)
treebcba4ecb69e66784a7057738e9f9f0ab8acde225 /CHANGELOG.md
parent99d580ab9c56933c82d975e24170c3a9b27de423 (diff)
downloadgitlab-3f91d2455657c570851f625c0d80c685d9393cbb.tar.gz
chore: release v3.8.1v3.8.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eef74e5..26c0aac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
<!--next-version-placeholder-->
+## v3.8.1 (2022-08-10)
+### Fix
+* **client:** Do not assume user attrs returned for auth() ([`a07547c`](https://github.com/python-gitlab/python-gitlab/commit/a07547cba981380935966dff2c87c2c27d6b18d9))
+
## v3.8.0 (2022-08-04)
### Feature
* **client:** Warn user on misconfigured URL in `auth()` ([`0040b43`](https://github.com/python-gitlab/python-gitlab/commit/0040b4337bae815cfe1a06f8371a7a720146f271))