File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-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+ ## v8.2.0 (2026-03-28)
6+
7+ ### Documentation
8+
9+ - ** testing** : Document passing pytest options during local development
10+ ([ ` e6669f9 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/e6669f96d662d310109afa4a61fe8dabbd780a4e ) )
11+
12+ ### Features
13+
14+ - ** api** : Add support for project feature flags and feature flag user lists
15+ ([ ` be68285 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/be68285793f35afc10a72b59da3fb24429631f54 ) )
16+
17+ - ** projects** : Add optional parameter to set approval rule on all protected branches.
18+ ([ ` 8d76028 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/8d76028a1ae3554527291dc98e6be041ff089ec5 ) )
19+
20+
521## v8.1.0 (2026-02-28)
622
723### Bug Fixes
Original file line number Diff line number Diff line change 33__email__ = "gauvainpocentek@gmail.com"
44__license__ = "LGPL3"
55__title__ = "python-gitlab"
6- __version__ = "8.1 .0"
6+ __version__ = "8.2 .0"
You can’t perform that action at this time.
0 commit comments