|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.5.2](https://github.com/puppetlabs/puppet-lint/tree/2.5.2) (2021-09-14) |
| 3 | +All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.5.1...2.5.2) |
| 5 | +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). |
| 6 | +## [v3.0.0](https://github.com/puppetlabs/puppet-lint/tree/v3.0.0) - 2022-10-13 |
| 7 | + |
| 8 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.5.2...v3.0.0) |
| 9 | + |
| 10 | +### Added |
| 11 | + |
| 12 | +- (GH-47) Expose additional indexes [#48](https://github.com/puppetlabs/puppet-lint/pull/48) ([chelnak](https://github.com/chelnak)) |
| 13 | + |
| 14 | +- Add SARIF support [#40](https://github.com/puppetlabs/puppet-lint/pull/40) ([shaopeng-gh](https://github.com/shaopeng-gh)) |
| 15 | + |
| 16 | +- Add GitHub Actions annotations [#34](https://github.com/puppetlabs/puppet-lint/pull/34) ([ekohl](https://github.com/ekohl)) |
| 17 | + |
| 18 | +### Changed |
| 19 | +- (MAINT) bump ruby version [#50](https://github.com/puppetlabs/puppet-lint/pull/50) ([chelnak](https://github.com/chelnak)) |
6 | 20 |
|
7 | | -**Closed issues:** |
| 21 | +### Fixed |
8 | 22 |
|
9 | | -- Release 2.5.1 contains stuff in bin/ [\#22](https://github.com/puppetlabs/puppet-lint/issues/22) |
10 | | -## [2.5.1](https://github.com/puppetlabs/puppet-lint/tree/2.5.1) (2021-09-13) [YANKED] |
| 23 | +- Don't print GitHub annotations in JSON mode [#35](https://github.com/puppetlabs/puppet-lint/pull/35) ([ekohl](https://github.com/ekohl)) |
11 | 24 |
|
12 | | -> **NOTE:** This release was yanked as there were unexpected artefacts published in the build |
| 25 | +## [2.5.2](https://github.com/puppetlabs/puppet-lint/tree/2.5.2) - 2021-09-14 |
| 26 | + |
| 27 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.5.1...2.5.2) |
| 28 | + |
| 29 | +## [2.5.1](https://github.com/puppetlabs/puppet-lint/tree/2.5.1) - 2021-09-13 |
13 | 30 |
|
14 | 31 | [Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.5.0...2.5.1) |
15 | 32 |
|
16 | | -**Fixed bugs:** |
| 33 | +### Fixed |
| 34 | + |
| 35 | +- (GH-16) Do not warn on "\s" string literal [#20](https://github.com/puppetlabs/puppet-lint/pull/20) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
| 36 | + |
| 37 | +## [2.5.0](https://github.com/puppetlabs/puppet-lint/tree/2.5.0) - 2021-07-26 |
| 38 | + |
| 39 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.4.2...2.5.0) |
| 40 | + |
| 41 | +## [2.4.2](https://github.com/puppetlabs/puppet-lint/tree/2.4.2) - 2019-10-31 |
| 42 | + |
| 43 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.4.1...2.4.2) |
| 44 | + |
| 45 | +## [2.4.1](https://github.com/puppetlabs/puppet-lint/tree/2.4.1) - 2019-10-09 |
| 46 | + |
| 47 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.4.0...2.4.1) |
| 48 | + |
| 49 | +## [2.4.0](https://github.com/puppetlabs/puppet-lint/tree/2.4.0) - 2019-10-08 |
| 50 | + |
| 51 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.6...2.4.0) |
| 52 | + |
| 53 | +## [2.3.6](https://github.com/puppetlabs/puppet-lint/tree/2.3.6) - 2018-07-09 |
| 54 | + |
| 55 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.5...2.3.6) |
| 56 | + |
| 57 | +## [2.3.5](https://github.com/puppetlabs/puppet-lint/tree/2.3.5) - 2018-03-27 |
| 58 | + |
| 59 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.4...2.3.5) |
| 60 | + |
| 61 | +## [2.3.4](https://github.com/puppetlabs/puppet-lint/tree/2.3.4) - 2018-03-26 |
| 62 | + |
| 63 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.3...2.3.4) |
| 64 | + |
| 65 | +## [2.3.3](https://github.com/puppetlabs/puppet-lint/tree/2.3.3) - 2017-09-28 |
| 66 | + |
| 67 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.2...2.3.3) |
| 68 | + |
| 69 | +## [2.3.2](https://github.com/puppetlabs/puppet-lint/tree/2.3.2) - 2017-09-27 |
| 70 | + |
| 71 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.1...2.3.2) |
| 72 | + |
| 73 | +## [2.3.1](https://github.com/puppetlabs/puppet-lint/tree/2.3.1) - 2017-09-27 |
| 74 | + |
| 75 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.3.0...2.3.1) |
| 76 | + |
| 77 | +## [2.3.0](https://github.com/puppetlabs/puppet-lint/tree/2.3.0) - 2017-07-12 |
| 78 | + |
| 79 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.2.1...2.3.0) |
| 80 | + |
| 81 | +## [2.2.1](https://github.com/puppetlabs/puppet-lint/tree/2.2.1) - 2017-03-29 |
| 82 | + |
| 83 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.2.0...2.2.1) |
| 84 | + |
| 85 | +## [2.2.0](https://github.com/puppetlabs/puppet-lint/tree/2.2.0) - 2017-03-29 |
| 86 | + |
| 87 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.1.1...2.2.0) |
| 88 | + |
| 89 | +## [2.1.1](https://github.com/puppetlabs/puppet-lint/tree/2.1.1) - 2017-02-14 |
| 90 | + |
| 91 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.1.0...2.1.1) |
| 92 | + |
| 93 | +## [2.1.0](https://github.com/puppetlabs/puppet-lint/tree/2.1.0) - 2016-12-30 |
| 94 | + |
| 95 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.0.2...2.1.0) |
| 96 | + |
| 97 | +## [2.0.2](https://github.com/puppetlabs/puppet-lint/tree/2.0.2) - 2016-08-18 |
| 98 | + |
| 99 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.0.1...2.0.2) |
| 100 | + |
| 101 | +## [2.0.1](https://github.com/puppetlabs/puppet-lint/tree/2.0.1) - 2016-08-18 |
| 102 | + |
| 103 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2.0.0...2.0.1) |
| 104 | + |
| 105 | +## [2.0.0](https://github.com/puppetlabs/puppet-lint/tree/2.0.0) - 2016-06-22 |
| 106 | + |
| 107 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/1.1.0...2.0.0) |
| 108 | + |
| 109 | +## [1.1.0](https://github.com/puppetlabs/puppet-lint/tree/1.1.0) - 2014-09-23 |
| 110 | + |
| 111 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/1.0.1...1.1.0) |
| 112 | + |
| 113 | +## [1.0.1](https://github.com/puppetlabs/puppet-lint/tree/1.0.1) - 2014-08-20 |
| 114 | + |
| 115 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/1.0.0...1.0.1) |
| 116 | + |
| 117 | +## [1.0.0](https://github.com/puppetlabs/puppet-lint/tree/1.0.0) - 2014-08-18 |
| 118 | + |
| 119 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.4.0.pre1...1.0.0) |
| 120 | + |
| 121 | +## [0.4.0.pre1](https://github.com/puppetlabs/puppet-lint/tree/0.4.0.pre1) - 2013-01-28 |
| 122 | + |
| 123 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.3.2...0.4.0.pre1) |
| 124 | + |
| 125 | +## [0.3.2](https://github.com/puppetlabs/puppet-lint/tree/0.3.2) - 2012-10-19 |
| 126 | + |
| 127 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.3.1...0.3.2) |
| 128 | + |
| 129 | +## [0.3.1](https://github.com/puppetlabs/puppet-lint/tree/0.3.1) - 2012-09-26 |
| 130 | + |
| 131 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.3.0...0.3.1) |
| 132 | + |
| 133 | +## [0.3.0](https://github.com/puppetlabs/puppet-lint/tree/0.3.0) - 2012-09-25 |
| 134 | + |
| 135 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.2.1...0.3.0) |
| 136 | + |
| 137 | +## [0.2.1](https://github.com/puppetlabs/puppet-lint/tree/0.2.1) - 2012-08-27 |
| 138 | + |
| 139 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.2.0...0.2.1) |
| 140 | + |
| 141 | +## [0.2.0](https://github.com/puppetlabs/puppet-lint/tree/0.2.0) - 2012-08-23 |
| 142 | + |
| 143 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.2.0.pre1...0.2.0) |
| 144 | + |
| 145 | +## [0.2.0.pre1](https://github.com/puppetlabs/puppet-lint/tree/0.2.0.pre1) - 2012-07-11 |
| 146 | + |
| 147 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.13...0.2.0.pre1) |
| 148 | + |
| 149 | +## [0.1.13](https://github.com/puppetlabs/puppet-lint/tree/0.1.13) - 2012-03-25 |
| 150 | + |
| 151 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.12...0.1.13) |
| 152 | + |
| 153 | +## [0.1.12](https://github.com/puppetlabs/puppet-lint/tree/0.1.12) - 2012-01-27 |
| 154 | + |
| 155 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.11...0.1.12) |
| 156 | + |
| 157 | +## [0.1.11](https://github.com/puppetlabs/puppet-lint/tree/0.1.11) - 2012-01-12 |
| 158 | + |
| 159 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.10...0.1.11) |
| 160 | + |
| 161 | +## [0.1.10](https://github.com/puppetlabs/puppet-lint/tree/0.1.10) - 2012-01-12 |
| 162 | + |
| 163 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.9...0.1.10) |
| 164 | + |
| 165 | +## [0.1.9](https://github.com/puppetlabs/puppet-lint/tree/0.1.9) - 2011-12-27 |
| 166 | + |
| 167 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.8...0.1.9) |
| 168 | + |
| 169 | +## [0.1.8](https://github.com/puppetlabs/puppet-lint/tree/0.1.8) - 2011-12-27 |
| 170 | + |
| 171 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.7...0.1.8) |
| 172 | + |
| 173 | +## [0.1.7](https://github.com/puppetlabs/puppet-lint/tree/0.1.7) - 2011-10-18 |
| 174 | + |
| 175 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.4...0.1.7) |
| 176 | + |
| 177 | +## [0.1.4](https://github.com/puppetlabs/puppet-lint/tree/0.1.4) - 2011-09-10 |
| 178 | + |
| 179 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.3...0.1.4) |
| 180 | + |
| 181 | +## [0.1.3](https://github.com/puppetlabs/puppet-lint/tree/0.1.3) - 2011-09-09 |
| 182 | + |
| 183 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.2...0.1.3) |
| 184 | + |
| 185 | +## [0.1.2](https://github.com/puppetlabs/puppet-lint/tree/0.1.2) - 2011-09-09 |
| 186 | + |
| 187 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.1...0.1.2) |
| 188 | + |
| 189 | +## [0.1.1](https://github.com/puppetlabs/puppet-lint/tree/0.1.1) - 2011-09-07 |
| 190 | + |
| 191 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.1.0...0.1.1) |
| 192 | + |
| 193 | +## [0.1.0](https://github.com/puppetlabs/puppet-lint/tree/0.1.0) - 2011-08-22 |
| 194 | + |
| 195 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.7...0.1.0) |
| 196 | + |
| 197 | +## [0.0.7](https://github.com/puppetlabs/puppet-lint/tree/0.0.7) - 2011-08-21 |
| 198 | + |
| 199 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.6...0.0.7) |
| 200 | + |
| 201 | +## [0.0.6](https://github.com/puppetlabs/puppet-lint/tree/0.0.6) - 2011-08-19 |
| 202 | + |
| 203 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.5...0.0.6) |
| 204 | + |
| 205 | +## [0.0.5](https://github.com/puppetlabs/puppet-lint/tree/0.0.5) - 2011-08-19 |
| 206 | + |
| 207 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.4...0.0.5) |
| 208 | + |
| 209 | +## [0.0.4](https://github.com/puppetlabs/puppet-lint/tree/0.0.4) - 2011-08-18 |
17 | 210 |
|
18 | | -- double\_quoted\_strings does not permit space escape sequence [\#16](https://github.com/puppetlabs/puppet-lint/issues/16) |
| 211 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.3...0.0.4) |
19 | 212 |
|
20 | | -**Closed issues:** |
| 213 | +## [0.0.3](https://github.com/puppetlabs/puppet-lint/tree/0.0.3) - 2011-08-17 |
21 | 214 |
|
22 | | -- SPIKE: Add Puppetlabs automated release workflow [\#7](https://github.com/puppetlabs/puppet-lint/issues/7) |
23 | | -- Update testing to test against latest puppet/ruby versions [\#5](https://github.com/puppetlabs/puppet-lint/issues/5) |
24 | | -- Add in Puppetlabs Github Actions for testing [\#4](https://github.com/puppetlabs/puppet-lint/issues/4) |
25 | | -- Prepare gem for release [\#3](https://github.com/puppetlabs/puppet-lint/issues/3) |
| 215 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.2...0.0.3) |
26 | 216 |
|
27 | | -**Merged pull requests:** |
| 217 | +## [0.0.2](https://github.com/puppetlabs/puppet-lint/tree/0.0.2) - 2011-08-16 |
28 | 218 |
|
29 | | -- \(GH-16\) Do not warn on "\s" string literal [\#20](https://github.com/puppetlabs/puppet-lint/pull/20) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
30 | | -- \(maint\) Prepare repo and gem for next release [\#15](https://github.com/puppetlabs/puppet-lint/pull/15) ([da-ar](https://github.com/da-ar)) |
| 219 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/0.0.1...0.0.2) |
31 | 220 |
|
| 221 | +## [0.0.1](https://github.com/puppetlabs/puppet-lint/tree/0.0.1) - 2011-08-15 |
32 | 222 |
|
33 | | -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
| 223 | +[Full Changelog](https://github.com/puppetlabs/puppet-lint/compare/2dd42b803a4dfc3a2398a509d26f285c9427ba41...0.0.1) |
0 commit comments