8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304bdd0 commit 515a8a2Copy full SHA for 515a8a2
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.6.0 (2025-01-28)
5
+
6
+### Features
7
8
+- **group**: Add support for group level MR approval rules
9
+ ([`304bdd0`](https://github.com/python-gitlab/python-gitlab/commit/304bdd09cd5e6526576c5ec58cb3acd7e1a783cb))
10
11
12
## v5.5.0 (2025-01-28)
13
14
### Chores
gitlab/_version.py
@@ -3,4 +3,4 @@
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
-__version__ = "5.5.0"
+__version__ = "5.6.0"
0 commit comments