Skip to content

Commit

Permalink
Merge pull request #282 from bastelfreak/rel302
Browse files Browse the repository at this point in the history
release 3.0.2
  • Loading branch information
llowder authored Oct 17, 2018
2 parents ca10312 + fd528de commit ddc0ef7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.

## [v3.0.2](https://github.com/voxpupuli/puppet-gitlab/tree/v3.0.2) (2018-10-17)

[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v3.0.1...v3.0.2)

**Fixed bugs:**

- fix the repositories as per \#271 and \#272 [\#281](https://github.com/voxpupuli/puppet-gitlab/pull/281) ([tequeter](https://github.com/tequeter))

## [v3.0.1](https://github.com/voxpupuli/puppet-gitlab/tree/v3.0.1) (2018-10-13)

[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v3.0.0...v3.0.1)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-gitlab",
"version": "3.0.2-rc0",
"version": "3.0.2",
"author": "Vox Pupuli",
"summary": "Installation and configuration of Gitlab Omnibus",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit ddc0ef7

Please sign in to comment.