|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.3.0](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.3.0) (2022-12-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.2.0...v1.3.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Add support for Ubuntu 22.04 [\#18](https://github.com/hifis-net/ansible-role-gitlab/issues/18) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- Update package cache in check-mode [\#70](https://github.com/hifis-net/ansible-role-gitlab/issues/70) |
| 14 | +- Switch to molecule-podman [\#33](https://github.com/hifis-net/ansible-role-gitlab/issues/33) |
| 15 | +- Remove Centos 8 and add support for AlmaLinux 8 [\#4](https://github.com/hifis-net/ansible-role-gitlab/issues/4) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- Bump ansible-lint from 6.8.7 to 6.9.1 [\#76](https://github.com/hifis-net/ansible-role-gitlab/pull/76) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 20 | +- Bump reuse from 1.0.0 to 1.1.0 [\#75](https://github.com/hifis-net/ansible-role-gitlab/pull/75) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 21 | +- Update README.md [\#74](https://github.com/hifis-net/ansible-role-gitlab/pull/74) ([Normo](https://github.com/Normo)) |
| 22 | +- Add codeowners to autoassign reviewers [\#73](https://github.com/hifis-net/ansible-role-gitlab/pull/73) ([Normo](https://github.com/Normo)) |
| 23 | +- Add Ubuntu 22.04 as supported platform [\#72](https://github.com/hifis-net/ansible-role-gitlab/pull/72) ([Normo](https://github.com/Normo)) |
| 24 | +- Ensure package cache is updated in check-mode [\#71](https://github.com/hifis-net/ansible-role-gitlab/pull/71) ([Normo](https://github.com/Normo)) |
| 25 | +- Bump ansible from 6.5.0 to 7.0.0 [\#68](https://github.com/hifis-net/ansible-role-gitlab/pull/68) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 26 | +- Bump ansible-lint from 6.8.5 to 6.8.6 [\#65](https://github.com/hifis-net/ansible-role-gitlab/pull/65) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 27 | +- Bump ansible-lint from 6.8.2 to 6.8.5 [\#64](https://github.com/hifis-net/ansible-role-gitlab/pull/64) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 28 | +- Bump molecule from 4.0.2 to 4.0.3 [\#61](https://github.com/hifis-net/ansible-role-gitlab/pull/61) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +- Switch from molecule-docker to molecule-podman [\#34](https://github.com/hifis-net/ansible-role-gitlab/pull/34) ([tobiashuste](https://github.com/tobiashuste)) |
| 30 | + |
3 | 31 | ## [v1.2.0](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.2.0) (2022-10-21) |
4 | 32 |
|
5 | 33 | [Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.1.0...v1.2.0) |
|
20 | 48 |
|
21 | 49 | **Closed issues:** |
22 | 50 |
|
23 | | -- Add a contribution guide [\#11](https://github.com/hifis-net/ansible-role-gitlab/issues/11) |
24 | 51 | - Use FQCN everywhere [\#9](https://github.com/hifis-net/ansible-role-gitlab/issues/9) |
| 52 | +- Add a contribution guide [\#11](https://github.com/hifis-net/ansible-role-gitlab/issues/11) |
25 | 53 | - Add auto-generated CHANGELOG file [\#8](https://github.com/hifis-net/ansible-role-gitlab/issues/8) |
26 | 54 |
|
27 | 55 | **Merged pull requests:** |
28 | 56 |
|
| 57 | +- Prepare release version 1.2.0 [\#58](https://github.com/hifis-net/ansible-role-gitlab/pull/58) ([tobiashuste](https://github.com/tobiashuste)) |
29 | 58 | - Use setup-python action version 4 [\#57](https://github.com/hifis-net/ansible-role-gitlab/pull/57) ([tobiashuste](https://github.com/tobiashuste)) |
30 | 59 | - Bump molecule from 4.0.1 to 4.0.2 [\#55](https://github.com/hifis-net/ansible-role-gitlab/pull/55) ([dependabot[bot]](https://github.com/apps/dependabot)) |
31 | 60 | - Bump ansible-lint from 6.8.1 to 6.8.2 [\#54](https://github.com/hifis-net/ansible-role-gitlab/pull/54) ([dependabot[bot]](https://github.com/apps/dependabot)) |
|
0 commit comments