Skip to content

Commit 30a0c8a

Browse files
authored
Merge pull request #201 from wilson208/release-prep
[FM-6077] Release 1.1.6
2 parents 9d48894 + 4a97384 commit 30a0c8a

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
@@ -1,3 +1,13 @@
1+
## 2017-03-07 - Supported Release 1.1.6
2+
3+
### Summary
4+
5+
- Minor release with a small bug fix.
6+
7+
#### Bug Fixes
8+
9+
- Fix issue where error was raised when adding or removing features if setup.exe returned 1641 (Reboot initiated) or 3010 (Reboot required) exit codes, only a warning is raised now ([MODULES-4468](https://tickets.puppetlabs.com/browse/MODULES-4468)).
10+
111
## 2017-02-15 - Supported Release 1.1.5
212

313
### Summary

metadata.json

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

0 commit comments

Comments
 (0)