File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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
+ ## [ v1.1.0] ( https://github.com/puppetlabs/puppetlabs-node_manager/tree/v1.1.0 ) - 2024-09-16
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-node_manager/compare/v1.0.1...v1.1.0 )
11
+
12
+ ### Added
13
+
14
+ - node_group type: Allow uppercase letters in environment names [ #95 ] ( https://github.com/puppetlabs/puppetlabs-node_manager/pull/95 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
15
+
8
16
## [ v1.0.1] ( https://github.com/puppetlabs/puppetlabs-node_manager/tree/v1.0.1 ) - 2024-07-05
9
17
10
18
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-node_manager/compare/0.8.0...v1.0.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-node_manager" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Create and manage PE Console node groups as resources." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments