aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: a5a1a7fccb500a0bd806eba148ed168d0be8b34d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!-- markdownlint-disable MD024 -->
# Changelog

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).

## [v1.4.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.1) - 2023-09-21

[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.4.0...v1.4.1)

## [v1.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-18

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

### Added

- (PA-5722) Add frozen string magic comment  [#61](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/61) ([mhashizume](https://github.com/mhashizume))

## [v1.3.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.3.0) - 2023-02-14

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

### Added

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

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

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

### Added

- (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))

### Fixed

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

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

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

### Fixed

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

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

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

### Fixed

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

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

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

### Added

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

## [1.0.5](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/1.0.5) - 2019-11-01

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

### Added

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

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

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

### Added

- (L10n) Updating translations for readmes/README_ja_JP.md [#16](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/16) ([ehom](https://github.com/ehom))

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

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

### Added

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

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

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

### Fixed

- (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))

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

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

### Added

- (PUP-9053) Enable localization [#5](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/5) ([melissa](https://github.com/melissa))
- Include puppet 6 and remove default role [#3](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/3) ([joshcooper](https://github.com/joshcooper))
- (maint) Update beaker-puppet version to 0.16 [#2](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/2) ([melissa](https://github.com/melissa))
- Safely deserialize stringified array [#1](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/1) ([jhelwig](https://github.com/jhelwig))

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

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