Skip to content

Commit e1950bf

Browse files
authored
Merge pull request #63 from puppetlabs/release-prep
Release prep v1.4.0
2 parents c00530a + f7e4ddc commit e1950bf

File tree

2 files changed

+43
-32
lines changed

2 files changed

+43
-32
lines changed

CHANGELOG.md

Lines changed: 42 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,109 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

3-
All notable changes to this project will be documented in this file. 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).
4+
All notable changes to this project will be documented in this file.
45

5-
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.3.0) (2023-02-14)
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+
8+
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-15
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.3.0...v1.4.0)
11+
12+
### Added
13+
14+
- (PA-5722) Add frozen string magic comment [#61](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/61) ([mhashizume](https://github.com/mhashizume))
15+
16+
### Other
17+
18+
- (PA-5722) Update to PDK template 2.7.5 [#62](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/62) ([mhashizume](https://github.com/mhashizume))
19+
20+
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.3.0) - 2023-02-14
621

722
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.2.0...v1.3.0)
823

924
### Added
1025

11-
- \(MODULES-11371\) Updates PDK template [\#56](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/56) ([mhashizume](https://github.com/mhashizume))
26+
- (MODULES-11371) Updates PDK template [#56](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/56) ([mhashizume](https://github.com/mhashizume))
1227

13-
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.2.0) (2021-10-01)
28+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.2.0) - 2021-10-01
1429

1530
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.1.2...v1.2.0)
1631

1732
### Added
1833

19-
- \(MODULES-11167\) \(MODULES-11191\) Add RockyLinux && AlmaLinux to augeas-core metadata [\#40](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/40) ([BobosilaVictor](https://github.com/BobosilaVictor))
34+
- (MODULES-11167) (MODULES-11191) Add RockyLinux && AlmaLinux to augeas-core metadata [#40](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/40) ([BobosilaVictor](https://github.com/BobosilaVictor))
2035

2136
### Fixed
2237

23-
- \(MODULES-8183\) Fix ToC truncation in REFERENCE.md [\#42](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/42) ([GabrielNagy](https://github.com/GabrielNagy))
38+
- (MODULES-8183) Fix ToC truncation in REFERENCE.md [#42](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/42) ([GabrielNagy](https://github.com/GabrielNagy))
2439

25-
## [1.1.2](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.2) (2021-03-08)
40+
## [1.1.2](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.2) - 2021-03-08
2641

2742
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.1.1...1.1.2)
2843

2944
### Fixed
3045

31-
- \(MODULES-10950\) Infer application name from run mode [\#37](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/37) ([GabrielNagy](https://github.com/GabrielNagy))
46+
- (MODULES-10950) Infer application name from run mode [#37](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/37) ([GabrielNagy](https://github.com/GabrielNagy))
3247

33-
## [1.1.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.1) (2020-09-29)
48+
## [1.1.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.1) - 2020-09-29
3449

3550
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.1.0...1.1.1)
3651

3752
### Fixed
3853

39-
- \(maint\) Readd puppet-blacksmith dependency [\#30](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/30) ([GabrielNagy](https://github.com/GabrielNagy))
54+
- (maint) Readd puppet-blacksmith dependency [#30](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/30) ([GabrielNagy](https://github.com/GabrielNagy))
4055

41-
## [1.1.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.0) (2020-09-29)
56+
## [1.1.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.1.0) - 2020-09-29
4257

4358
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.5...1.1.0)
4459

4560
### Added
4661

47-
- \(MODULES-7397\) Load Augeas lenses from modules [\#27](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/27) ([luchihoratiu](https://github.com/luchihoratiu))
62+
- (MODULES-7397) Load Augeas lenses from modules [#27](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/27) ([luchihoratiu](https://github.com/luchihoratiu))
4863

49-
## [1.0.5](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.5) (2019-10-31)
64+
## [1.0.5](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.5) - 2019-11-01
5065

5166
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.4...1.0.5)
5267

5368
### Added
5469

55-
- pdksync - \(maint\) Update module using PDK 1.14.0 [\#21](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/21) ([mihaibuzgau](https://github.com/mihaibuzgau))
70+
- pdksync - (maint) Update module using PDK 1.14.0 [#21](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/21) ([mihaibuzgau](https://github.com/mihaibuzgau))
5671

57-
## [1.0.4](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.4) (2019-01-10)
72+
## [1.0.4](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.4) - 2019-01-10
5873

5974
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.3...1.0.4)
6075

6176
### Added
6277

63-
- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#16](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/16) ([ehom](https://github.com/ehom))
78+
- (L10n) Updating translations for readmes/README_ja_JP.md [#16](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/16) ([ehom](https://github.com/ehom))
6479

65-
## [1.0.3](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.3) (2018-10-02)
80+
## [1.0.3](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.3) - 2018-10-02
6681

6782
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.2...1.0.3)
6883

6984
### Added
7085

71-
- \(MODULES-8014\) relatively require helper code [\#9](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/9) ([melissa](https://github.com/melissa))
86+
- (MODULES-8014) relatively require helper code [#9](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/9) ([melissa](https://github.com/melissa))
7287

73-
## [1.0.2](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.2) (2018-09-26)
88+
## [1.0.2](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.2) - 2018-09-26
7489

7590
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.1...1.0.2)
7691

7792
### Fixed
7893

79-
- \(MODULES-7814\) Ignore nil values when parsing commands. Fix for: Could not evaluate: undefined method strip! for nil:NilClass [\#8](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/8) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
94+
- (MODULES-7814) Ignore nil values when parsing commands. Fix for: Could not evaluate: undefined method strip! for nil:NilClass [#8](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/8) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
8095

81-
## [1.0.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.1) (2018-08-17)
96+
## [1.0.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.1) - 2018-08-17
8297

8398
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/1.0.0...1.0.1)
8499

85100
### Added
86101

87-
- \(PUP-9053\) Enable localization [\#5](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/5) ([melissa](https://github.com/melissa))
88-
- Include puppet 6 and remove default role [\#3](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/3) ([joshcooper](https://github.com/joshcooper))
89-
- \(maint\) Update beaker-puppet version to 0.16 [\#2](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/2) ([melissa](https://github.com/melissa))
90-
- Safely deserialize stringified array [\#1](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/1) ([jhelwig](https://github.com/jhelwig))
102+
- (PUP-9053) Enable localization [#5](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/5) ([melissa](https://github.com/melissa))
103+
- Include puppet 6 and remove default role [#3](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/3) ([joshcooper](https://github.com/joshcooper))
104+
- (maint) Update beaker-puppet version to 0.16 [#2](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/2) ([melissa](https://github.com/melissa))
105+
- Safely deserialize stringified array [#1](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/1) ([jhelwig](https://github.com/jhelwig))
91106

92-
## [1.0.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.0) (2018-07-02)
107+
## [1.0.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.0) - 2018-07-02
93108

94109
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/b9263341547f13a6af09f748d9b9ac483b5d2030...1.0.0)
95-
96-
97-
98-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-augeas_core",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"author": "puppetlabs",
55
"summary": "Manage files using Augeas",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)