Skip to content

Commit 515a8a2

Browse files
author
semantic-release
committed
chore: release v5.6.0
1 parent 304bdd0 commit 515a8a2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

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+
412
## v5.5.0 (2025-01-28)
513

614
### Chores

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__ = "5.5.0"
6+
__version__ = "5.6.0"

0 commit comments

Comments
 (0)