aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Nagy <gabriel.nagy@puppet.com>2021-03-08 16:28:29 +0200
committerGabriel Nagy <gabriel.nagy@puppet.com>2021-03-08 16:28:29 +0200
commit502b8b9507864af82df3b824d212da8f2858ee93 (patch)
treeaad96229c296af298340c4b5169e32e7ae077450
parentd4975ff90cc6b4cf5875ffa6014ed42550be9e30 (diff)
downloadpuppet-augeas_core-502b8b9507864af82df3b824d212da8f2858ee93.tar.gz
puppet-augeas_core-502b8b9507864af82df3b824d212da8f2858ee93.tar.bz2
(MODULES-10952) Prep for 1.1.2 release
-rw-r--r--CHANGELOG.md8
-rw-r--r--metadata.json2
2 files changed, 9 insertions, 1 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)
diff --git a/metadata.json b/metadata.json
index 6e47c12..83205bf 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-augeas_core",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "puppetlabs",
"summary": "Manage files using Augeas",
"license": "Apache-2.0",