Skip to content

Commit

Permalink
Merge pull request #404 from bastelfreak/rel810
Browse files Browse the repository at this point in the history
Release 8.1.0
  • Loading branch information
bastelfreak authored Dec 13, 2022
2 parents bdf6a66 + d16058d commit fb8b191
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 373 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v8.1.0](https://github.com/voxpupuli/puppet-gitlab/tree/v8.1.0) (2022-12-13)

[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v8.0.0...v8.1.0)

**Implemented enhancements:**

- Allow up-to-date dependencies [\#402](https://github.com/voxpupuli/puppet-gitlab/pull/402) ([smortex](https://github.com/smortex))

**Fixed bugs:**

- Ensure apt::update is run before installing Gitlab [\#388](https://github.com/voxpupuli/puppet-gitlab/pull/388) ([baurmatt](https://github.com/baurmatt))

## [v8.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v8.0.0) (2021-08-27)

[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v7.1.0...v8.0.0)
Expand Down Expand Up @@ -637,7 +649,7 @@ These should not affect the functionality of the module.

**Merged pull requests:**

- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([iamjamestl](https://github.com/iamjamestl))
- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([jameslikeslinux](https://github.com/jameslikeslinux))
- Gitlab CI Runner [\#39](https://github.com/voxpupuli/puppet-gitlab/pull/39) ([maetthu-indermuehle](https://github.com/maetthu-indermuehle))

## [v1.6.0](https://github.com/voxpupuli/puppet-gitlab/tree/v1.6.0) (2015-11-06)
Expand Down
Loading

0 comments on commit fb8b191

Please sign in to comment.