| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 304bdd0 commit 515a8a2
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,14 @@ | |||
| 1 | 1 | # CHANGELOG | |
| 2 | 2 | ||
| 3 | 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 | + | ||
| 4 | 12 | ## v5.5.0 (2025-01-28) | |
| 5 | 13 | ||
| 6 | 14 | ### Chores | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,4 @@ | |||
| 3 | 3 | __email__ = "gauvainpocentek@gmail.com" | |
| 4 | 4 | __license__ = "LGPL3" | |
| 5 | 5 | __title__ = "python-gitlab" | |
| 6 | - __version__ = "5.5.0" | ||
| 6 | + __version__ = "5.6.0" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments