Commit a4cbecbd authored by semantic-release's avatar semantic-release
Browse files

chore: release v8.4.0

parent 2ab6d9f1
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -2,6 +2,19 @@

All versions below are listed in reverse chronological order.

## v8.4.0 (2026-05-28)

### Features

- **const**: Add new Security Manager role
  ([`3738bb2`](https://github.com/python-gitlab/python-gitlab/commit/3738bb2eaa1be118021337fc02aba02d4abf8acf))

### Testing

- **const**: Add tests for AccessLevel
  ([`2ab6d9f`](https://github.com/python-gitlab/python-gitlab/commit/2ab6d9f1c667d809f4d118ad8d8a2c111cc21b0e))


## v8.3.0 (2026-04-28)

### Bug Fixes
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ __copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2023 python-gitlab t
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
__version__ = "8.3.0"
__version__ = "8.4.0"