Skip to content

Commit c6f1586

Browse files
Merge pull request #279 from ThoughtCrhyme/master
(MODULES-8126) release prep for 2.2.0
2 parents 43a4eaa + f613d32 commit c6f1586

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
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
@@ -182,3 +193,5 @@ attempts to reinstall an instance that already exists ([MODULES-6022](https://ti
182193
## [1.0.0] - 2014-12-08
183194

184195
Initial release.
196+
197+
[2.2.0]: https://github.com/puppetlabs/puppetlabs-sqlserver/compare/2.1.0..2.2.0

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)