summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorgithub-actions <action@github.com>2022-08-28 00:41:49 +0000
committergithub-actions <github-actions@github.com>2022-08-28 00:41:49 +0000
commita35fad14238ec9902e06d121e1681d156b932c49 (patch)
treefcbc30bdacdd505889127f039f703d9db74b9343 /CHANGELOG.md
parente095735e02867f433fdff388212785379d43b89b (diff)
downloadgitlab-a35fad14238ec9902e06d121e1681d156b932c49.tar.gz
chore: release v3.9.0v3.9.0
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 26c0aac..19317b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
<!--next-version-placeholder-->
+## v3.9.0 (2022-08-28)
+### Feature
+* Add support for merge_base API ([`dd4fbd5`](https://github.com/python-gitlab/python-gitlab/commit/dd4fbd5e43adbbc502624a8de0d30925d798dec0))
+
## 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))