File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v10.1.0] ( https://github.com/voxpupuli/puppet-gitlab/tree/v10.1.0 ) (2024-11-04)
8
+
9
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-gitlab/compare/v10.0.0...v10.1.0 )
10
+
11
+ ** Implemented enhancements:**
12
+
13
+ - Debian: Add support for holding a package [ \# 440] ( https://github.com/voxpupuli/puppet-gitlab/pull/440 ) ([ NeatNerdPrime] ( https://github.com/NeatNerdPrime ) )
14
+
7
15
## [ v10.0.0] ( https://github.com/voxpupuli/puppet-gitlab/tree/v10.0.0 ) (2024-09-20)
8
16
9
17
[ Full Changelog] ( https://github.com/voxpupuli/puppet-gitlab/compare/v9.0.0...v10.0.0 )
@@ -26,7 +34,7 @@ These should not affect the functionality of the module.
26
34
** Merged pull requests:**
27
35
28
36
- Update to support Praefect [ \# 433] ( https://github.com/voxpupuli/puppet-gitlab/pull/433 ) ([ talseth] ( https://github.com/talseth ) )
29
- - fix apt-key deprecation [ \# 432] ( https://github.com/voxpupuli/puppet-gitlab/pull/432 ) ([ 0xbilko ] ( https://github.com/0xbilko ) )
37
+ - fix apt-key deprecation [ \# 432] ( https://github.com/voxpupuli/puppet-gitlab/pull/432 ) ([ b17k0 ] ( https://github.com/b17k0 ) )
30
38
- Updated CI badges [ \# 431] ( https://github.com/voxpupuli/puppet-gitlab/pull/431 ) ([ yakatz] ( https://github.com/yakatz ) )
31
39
32
40
## [ v9.0.0] ( https://github.com/voxpupuli/puppet-gitlab/tree/v9.0.0 ) (2024-01-25)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-gitlab" ,
3
- "version" : " 10.0.1-rc0 " ,
3
+ "version" : " 10.1.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Installation and configuration of Gitlab Omnibus" ,
6
6
"license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments