Skip to content

Commit 1ea73b1

Browse files
author
Erick Banks
committed
(MODULES-8126) release prep for 2.2.0
1 parent 43a4eaa commit 1ea73b1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [2.2.0] - 2018-11-27
10+
11+
### Added
12+
- Convert module for PDK ([MODULES-7406](https://tickets.puppetlabs.com/browse/MODULES-7406))
13+
14+
### Changed
15+
- Update support for Puppet version 6. ([MODULES-7833](https://tickets.puppetlabs.com/browse/MODULES-7833))
16+
- Update README_ja_JP.md
17+
- Update stdlib version to 6. ([MODULES-7705](https://tickets.puppetlabs.com/browse/MODULES-7705))
18+
19+
920
## [2.1.1] - 2018-03-14
1021

1122
### Added

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-sqlserver",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"author": "Puppet Inc",
55
"summary": "The `sqlserver` module installs and manages MS SQL Server 2012, 2014, 2016 and 2017 on Windows systems.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)