Skip to content

Commit 8d4e869

Browse files
authored
Merge pull request #160 from puppetlabs/release-prep
Release prep v1.2.0
2 parents 0c35069 + d3a13f6 commit 8d4e869

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.2.0) (2021-08-25)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.1.0...v1.2.0)
8+
9+
### Added
10+
11+
- pdksync - \(IAC-1720\) - Add Support for Ubuntu 20.04 [\#159](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/159) ([david22swan](https://github.com/david22swan))
12+
- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#157](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/157) ([david22swan](https://github.com/david22swan))
13+
- pdksync - \(IAC-1719\) - Add Support for Debian 10 [\#156](https://github.com/puppetlabs/puppetlabs-puppet_conf/pull/156) ([david22swan](https://github.com/david22swan))
14+
515
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-puppet_conf/tree/v1.1.0) (2021-03-13)
616

717
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_conf/compare/v1.0.0...v1.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_conf",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"author": "puppetlabs",
55
"summary": "Tasks that manipulates a puppet configuration file",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)