File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
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
+ ## [ 3.0.0] ( https://github.com/voxpupuli/puppet-lint-params_empty_string-check/tree/3.0.0 ) (2025-09-25)
6
+
7
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-params_empty_string-check/compare/2.0.0...3.0.0 )
8
+
9
+ ** Breaking changes:**
10
+
11
+ - Require Ruby 3.2+ & puppet-lint 5.1+ [ \# 26] ( https://github.com/voxpupuli/puppet-lint-params_empty_string-check/pull/26 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12
+
5
13
## [ 2.0.0] ( https://github.com/voxpupuli/puppet-lint-params_empty_string-check/tree/2.0.0 ) (2023-04-21)
6
14
7
15
[ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-params_empty_string-check/compare/1.1.0...2.0.0 )
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |spec |
2
2
spec . name = 'puppet-lint-params_empty_string-check'
3
- spec . version = '2 .0.0'
3
+ spec . version = '3 .0.0'
4
4
spec . homepage = 'https://github.com/voxpupuli/puppet-lint-params_empty_string-check'
5
5
spec . license = 'MIT'
6
6
spec . author = 'Vox Pupuli'
You can’t perform that action at this time.
0 commit comments