Skip to content

Commit ef6bb84

Browse files
author
David Swan
committed
2.1.1PreRelease
1 parent 6f9e316 commit ef6bb84

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Supported Release 2.1.1
2+
### Summary
3+
This release is in order to implement Rubocop within the module and includes a wide array of formatting changes throughout the code and the enabling of rubocop checks to be run against all pull requests against the module.
4+
5+
### Changed
6+
- Rubocop checks will now be run against any PRs made towards the module.
7+
- The module has undergone a substantial reformatting in order to comply with the designated standards.
8+
19
## Supported Release 2.1.0
210
### Summary
311
This is a clean release prior to the implementation of rubocop within the module.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-inifile",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "Puppet Labs",
55
"summary": "Resource types for managing settings in INI files",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)