diff options
author | Gabriel Nagy <gabriel.nagy@puppet.com> | 2021-03-08 16:55:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 16:55:40 +0200 |
commit | 8e2d9aa99f43941a37cdd08e191efb6d5bba154a (patch) | |
tree | aad96229c296af298340c4b5169e32e7ae077450 /CHANGELOG.md | |
parent | cb37f1f5a405923a3a98ee92b173384a0cf182c9 (diff) | |
parent | 502b8b9507864af82df3b824d212da8f2858ee93 (diff) | |
download | puppet-augeas_core-8e2d9aa99f43941a37cdd08e191efb6d5bba154a.tar.gz puppet-augeas_core-8e2d9aa99f43941a37cdd08e191efb6d5bba154a.tar.bz2 |
Merge pull request #38 from GabrielNagy/MODULES-10952/1.1.2_release
(MODULES-10952) Prep for 1.1.2 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c74eb58..da15d42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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). +## [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) |