8000 chore: release v3.15.0 · nejch/python-gitlab@d916d87 · GitHub
[go: up one dir, main page]

Skip to content

Commit d916d87

Browse files
author
github-actions
committed
chore: release v3.15.0
1 parent ef314a5 commit d916d87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
<!--next-version-placeholder-->
44

5+
## v3.15.0 (2023-04-29)
6+
### Feature
7+
* **ci:** Switch to OIDC publishing ([`ea5af31`](https://github.com/nejch/python-gitlab/commit/ea5af31b2a7ec27a7b0df0b4981c5b63b7a1cb93))
8+
* Usernames support for MR approvals ([`a2b8c8c`](https://github.com/nejch/python-gitlab/commit/a2b8c8ccfb5d4fa4d134300861a3bfb0b10246ca))
9+
510
## v3.14.0 (2023-04-11)
611
### Feature
712
* **projects:** Allow importing additional items from GitHub ([`ce84f2e`](https://github.com/python-gitlab/python-gitlab/commit/ce84f2e64a640e0d025a7ba3a436f347ad25e88e))

gitlab/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__ = "gauvainpocentek@gmail.com"
44
__license__ = "LGPL3"
55
__title__ = "python-gitlab"
6-
__version__ = "3.14.0"
6+
__version__ = "3.15.0"

0 commit comments

Comments
 (0)
0