|
2 | 2 |
|
3 | 3 | All versions below are listed in reverse chronological order. |
4 | 4 |
|
| 5 | +##v6.5.0 (2025-10-17) |
| 6 | + |
| 7 | +###Bug Fixes |
| 8 | + |
| 9 | +-**semantic-release**: Enable CHANGELOG.md generation |
| 10 | + ([`fb9693b`](https://github.com/python-gitlab/python-gitlab/commit/fb9693bf1e6798149196e57fed87bf2588ad3b47)) |
| 11 | + |
| 12 | +###Continuous Integration |
| 13 | + |
| 14 | +-**stale**: Fix permission for stale action and allow manual run |
| 15 | + ([`9357a37`](https://github.com/python-gitlab/python-gitlab/commit/9357a374702dcc8049a6d8af636f48c736d3f160)) |
| 16 | + |
| 17 | +###Documentation |
| 18 | + |
| 19 | +-**pull_mirror**: Fix incorrect start() method usage example |
| 20 | + ([`2acac19`](https://github.com/python-gitlab/python-gitlab/commit/2acac19356c8624def90c7e54237b256bceece18)) |
| 21 | + |
| 22 | +###Features |
| 23 | + |
| 24 | +-**api**: Add content_ref and dry_run_ref parameters to ProjectCiLintManager |
| 25 | + ([`e8d2538`](https://github.com/python-gitlab/python-gitlab/commit/e8d2538cdf85a7c57babbc00074efbdab97548cd)) |
| 26 | + |
| 27 | +-**users**: Implement 'skip_confirmation' in users 'emails' creation |
| 28 | + ([`2981730`](https://github.com/python-gitlab/python-gitlab/commit/298173017be387f26aa0828cae1e9a48e3cce328)) |
| 29 | + |
| 30 | + |
5 | 31 | ##v6.4.0 (2025-09-28) |
6 | 32 |
|
7 | 33 | ###Features |
|