Skip to content

Commit 460229d

Browse files
author
Helen
authored
Merge pull request #927 from pmcmaw/changelog_updates
Updates to Changelog for release prep
2 parents 0a54056 + 74d0375 commit 460229d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ Adds several new features including some work around OS support. Also includes a
77
- Fedora 26 provides postgresql-server version 9.6 by default - Added support to manifests/globals.pp to avoid puppet failures on Fedora 26 nodes.
88
- Use postgresql 9.6 for the newest SLES and openSUSE releases.
99
- Enhanced --data-checksums on initdb.
10+
- Added support for Debian version 9.
11+
- Added a `version` parameter.
1012

1113
#### Changed
1214
- Replaced validate_re calls with puppet datatype `Pattern` and is_array calls with puppet datatype `Array`.
15+
- Installation method for apt in the spec_helper_acceptance, this is a temporary workaround due to issues with module installation.
1316

1417
#### Fixed
1518
- Updated spec tests to remove deprecation warnings.
@@ -21,6 +24,7 @@ Adds several new features including some work around OS support. Also includes a
2124
#### Removed
2225
- Removed unsupported Ubuntu versions 10.04 and 12.04 ([MODULES-5501](https://tickets.puppetlabs.com/browse/MODULES-5501))
2326
- Removed unsupported Debian version 6.
27+
- Removed numeric order override.
2428

2529
## Supported Release 5.1.0
2630
### Summary

0 commit comments

Comments
 (0)