|
2 | 2 |
|
3 | 3 | <!--next-version-placeholder-->
|
4 | 4 |
|
| 5 | +##v2.10.0 (2021-07-28) |
| 6 | +###Feature |
| 7 | +***api:** Add merge_ref for merge requests ([`1e24ab2`](https://github.com/python-gitlab/python-gitlab/commit/1e24ab247cc783ae240e94f6cb379fef1e743a52)) |
| 8 | +***api:** Add`name_regex_keep` attribute in`delete_in_bulk()` ([`e49ff3f`](https://github.com/python-gitlab/python-gitlab/commit/e49ff3f868cbab7ff81115f458840b5f6d27d96c)) |
| 9 | + |
| 10 | +###Fix |
| 11 | +***api:** Do not require Release name for creation ([`98cd03b`](https://github.com/python-gitlab/python-gitlab/commit/98cd03b7a3085356b5f0f4fcdb7dc729b682f481)) |
| 12 | + |
| 13 | +###Documentation |
| 14 | +***readme:** Move contributing docs to CONTRIBUTING.rst ([`edf49a3`](https://github.com/python-gitlab/python-gitlab/commit/edf49a3d855b1ce4e2bd8a7038b7444ff0ab5fdc)) |
| 15 | +* Add example for mr.merge_ref ([`b30b8ac`](https://github.com/python-gitlab/python-gitlab/commit/b30b8ac27d98ed0a45a13775645d77b76e828f95)) |
| 16 | +***project:** Add example on getting a single project using name with namespace ([`ef16a97`](https://github.com/python-gitlab/python-gitlab/commit/ef16a979031a77155907f4160e4f5e159d839737)) |
| 17 | + |
5 | 18 | ##v2.9.0 (2021-06-28)
|
6 | 19 | ###Feature
|
7 | 20 | ***release:** Allow to update release ([`b4c4787`](https://github.com/python-gitlab/python-gitlab/commit/b4c4787af54d9db6c1f9e61154be5db9d46de3dd))
|
|