File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ 1.7.5 ] ( https://github.com/voxpupuli/puppet-lint-param-docs/tree/1.7.5 ) (2021-07-10 )
5
+ ## [ 1.7.6 ] ( https://github.com/voxpupuli/puppet-lint-param-docs/tree/1.7.6 ) (2022-11-29 )
6
6
7
- [ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-param-docs/compare/v1.7.4...1.7.5 )
7
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-param-docs/compare/v1.7.5...1.7.6 )
8
+
9
+ ** Fixed bugs:**
10
+
11
+ - Ignore variables in hash defaults [ \# 50] ( https://github.com/voxpupuli/puppet-lint-param-docs/pull/50 ) ([ jvdmr] ( https://github.com/jvdmr ) )
12
+
13
+ ** Merged pull requests:**
14
+
15
+ - Allow puppet-lint 3.x [ \# 52] ( https://github.com/voxpupuli/puppet-lint-param-docs/pull/52 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
16
+ - Add Ruby 3.1 to CI [ \# 51] ( https://github.com/voxpupuli/puppet-lint-param-docs/pull/51 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
17
+
18
+ ## [ v1.7.5] ( https://github.com/voxpupuli/puppet-lint-param-docs/tree/v1.7.5 ) (2021-07-10)
19
+
20
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-param-docs/compare/v1.7.4...v1.7.5 )
8
21
9
22
** Fixed bugs:**
10
23
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |spec |
2
2
spec . name = 'puppet-lint-param-docs'
3
- spec . version = '1.7.5 '
3
+ spec . version = '1.7.6 '
4
4
spec . homepage = 'https://github.com/voxpupuli/puppet-lint-param-docs'
5
5
spec . license = 'MIT'
6
6
spec . author = 'Vox Pupuli'
You can’t perform that action at this time.
0 commit comments