Skip to content

Commit 4c7877e

Browse files
committed
[ci skip] prepped 1.3.1
1 parent 0781679 commit 4c7877e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
### 1.3.1
3+
4+
* #21 introduced a feature to remove the large archive files after installation, but Puppet continues to archive these by default in the client_bucket - this fix adds `backup => false` to those file resources to prevent this from happening. https://github.com/crayfishx/puppet-db2/pull/23
5+
26
## 1.3.0
37

48
### Internal feature

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crayfishx/db2",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"author": "crayfishx",
55
"summary": "Manage DB2 server and client installation and instances",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)