Skip to content

Commit 6d41a24

Browse files
committed
(maint) Bump version to 7.6.0
1 parent c9bbcab commit 6d41a24

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.6.0 - 2020/09/02
6+
7+
* Added `migrate` parameter to manage the database.ini config option
8+
* Added Ubuntu 20.04 LTS as a supported platform
9+
510
#### 7.5.0 - 2020/06/10
611

712
* Added `java_bin` parameter to set the full path to the java bin

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppetdb",
3-
"version": "7.5.0",
3+
"version": "7.6.0",
44
"author": "puppetlabs",
55
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)