You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# Change log
2
+
3
+
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/)
4
+
and this project adheres to [Semantic Versioning](http://semver.org).
5
+
6
+
## Supported Release 5.2.1
7
+
### Summary
8
+
Bug fix for issue introduced in 5.2.0
9
+
10
+
#### Fixed
11
+
- issue where the module was attempting to install extensions before a database was available. ([SERVER-2003](https://tickets.puppetlabs.com/browse/SERVER-2003))
12
+
1
13
## Supported Release 5.2.0
2
14
### Summary
3
15
Adds several new features including some work around OS support. Also includes a couple of fixes to tests and the removal of unsupported Ubuntu versions.
0 commit comments