Skip to content

Commit 01932d7

Browse files
davejrtflorindragos
authored andcommitted
release for v3.4.0 (#442)
1 parent 16764c3 commit 01932d7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 3.4.0
2+
3+
Introduces docker_stack type and provider
4+
5+
Fixes frozen string in docker swarm token task
6+
7+
Acceptance testing updates
8+
9+
Allow use of newer translate module
10+
11+
A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/6?closed=1)
12+
13+
114
# Version 3.3.0
215

316
Pins apt repo to 500 to ensure packages are updated

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-docker",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"author": "Puppet Labs",
55
"summary": "Module for installing and managing docker",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)