File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 22
33All versions below are listed in reverse chronological order.
44
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+
531## v6.4.0 (2025-09-28)
632
733### Features
Original file line number Diff line number Diff line change 33__email__ = "gauvainpocentek@gmail.com"
44__license__ = "LGPL3"
55__title__ = "python-gitlab"
6- __version__ = "6.4 .0"
6+ __version__ = "6.5 .0"
You can’t perform that action at this time.
0 commit comments