@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
6
6
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 ) .
7
7
8
+ ## [ v3.0.0] ( https://github.com/puppetlabs/puppetlabs-service/tree/v3.0.0 ) - 2023-04-13
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/v2.3.1...v3.0.0 )
11
+
12
+ ### Changed
13
+ - (CONT-799) - add puppet 8/drop puppet 6 [ #233 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/233 ) ([ jordanbreen28] ( https://github.com/jordanbreen28 ) )
14
+
8
15
## [ v2.3.1] ( https://github.com/puppetlabs/puppetlabs-service/tree/v2.3.1 ) - 2023-02-10
9
16
10
17
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/v2.3.0...v2.3.1 )
@@ -157,60 +164,39 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
157
164
158
165
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/0.2.0...0.3.0 )
159
166
160
- ### Other
167
+ ### Added
161
168
162
- - Release prep 0.3.0 [ #30 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/30 ) ([ hunner] ( https://github.com/hunner ) )
163
- - (enhancement) add restart to linux task [ #28 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/28 ) ([ tphoney] ( https://github.com/tphoney ) )
164
169
- (MODULES-6800) Add Windows service management [ #27 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/27 ) ([ Iristyle] ( https://github.com/Iristyle ) )
165
- - 0.2.0 Mergeback [ #26 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/26 ) ([ david22swan] ( https://github.com/david22swan ) )
166
170
- (feature) task for linux services (no agent) [ #23 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/23 ) ([ tphoney] ( https://github.com/tphoney ) )
167
171
168
172
## [ 0.2.0] ( https://github.com/puppetlabs/puppetlabs-service/tree/0.2.0 ) - 2018-03-06
169
173
170
174
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/0.1.3...0.2.0 )
171
175
172
- ### Other
176
+ ### Fixed
173
177
174
- - Release prep 0.2.0 [ #25 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/25 ) ([ pmcmaw] ( https://github.com/pmcmaw ) )
175
- - (MODULES-6464) - PDK Convert 1.4.1 [ #24 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/24 ) ([ pmcmaw] ( https://github.com/pmcmaw ) )
176
- - (maint) - modulesync [ #22 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/22 ) ([ tphoney] ( https://github.com/tphoney ) )
177
178
- Test cleanup - disable sysklogd on Linux to allow testing against rsy… [ #21 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/21 ) ([ willmeek] ( https://github.com/willmeek ) )
178
- - Further test cleanup [ #19 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/19 ) ([ willmeek] ( https://github.com/willmeek ) )
179
- - Test Cleanup [ #18 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/18 ) ([ willmeek] ( https://github.com/willmeek ) )
180
- - (MODULES-5945) - Update modules to modulepath [ #17 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/17 ) ([ pmcmaw] ( https://github.com/pmcmaw ) )
181
179
182
180
## [ 0.1.3] ( https://github.com/puppetlabs/puppetlabs-service/tree/0.1.3 ) - 2017-10-10
183
181
184
182
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/0.1.2...0.1.3 )
185
183
186
- ### Other
184
+ ### Fixed
187
185
188
186
- FM-6501 service attribute is now name. [ #16 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/16 ) ([ tphoney] ( https://github.com/tphoney ) )
189
- - Update requirements boilerplate [ #15 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/15 ) ([ hunner] ( https://github.com/hunner ) )
190
- - (maint) remove summary [ #14 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/14 ) ([ adreyer] ( https://github.com/adreyer ) )
191
- - 0.1.3 release prep [ #13 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/13 ) ([ tphoney] ( https://github.com/tphoney ) )
192
- - Sync readmes [ #12 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/12 ) ([ hunner] ( https://github.com/hunner ) )
193
187
194
188
## [ 0.1.2] ( https://github.com/puppetlabs/puppetlabs-service/tree/0.1.2 ) - 2017-10-04
195
189
196
190
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/0.1.1...0.1.2 )
197
191
198
- ### Other
192
+ ### Fixed
199
193
200
- - Release 0.1.2 [ #11 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/11 ) ([ hunner] ( https://github.com/hunner ) )
201
194
- (FM-6481) Fix project_name in locales config [ #10 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/10 ) ([ MikaelSmith] ( https://github.com/MikaelSmith ) )
202
- - (FM-6448) Add metadata description [ #9 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/9 ) ([ hunner] ( https://github.com/hunner ) )
203
- - (maint) Update the helper to be like package [ #8 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/8 ) ([ hunner] ( https://github.com/hunner ) )
204
195
205
196
## [ 0.1.1] ( https://github.com/puppetlabs/puppetlabs-service/tree/0.1.1 ) - 2017-09-20
206
197
207
198
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/0.1.0...0.1.1 )
208
199
209
- ### Other
210
-
211
- - release prep for 0.1.1 [ #7 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/7 ) ([ tphoney] ( https://github.com/tphoney ) )
212
- - edit README for incl in PE 2017.3 [ #6 ] ( https://github.com/puppetlabs/puppetlabs-service/pull/6 ) ([ jbondpdx] ( https://github.com/jbondpdx ) )
213
-
214
200
## [ 0.1.0] ( https://github.com/puppetlabs/puppetlabs-service/tree/0.1.0 ) - 2017-09-18
215
201
216
202
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-service/compare/c06c7aa6c0c27bc4efbb8c498334dca3012eecb6...0.1.0 )
0 commit comments