Skip to content

Commit f09b8d0

Browse files
author
Dave Try
committed
preparing for release
1 parent 3c9ef91 commit f09b8d0

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGELOG.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
1+
# Version 1.0.5
2+
3+
Various fixes for Github issues
4+
- 98
5+
- 104
6+
- 115
7+
- 122
8+
- 124
9+
10+
Adding in the following features/functionality
11+
12+
- Removed all unsupported OS related code from module
13+
- Removed EPEL dependency
14+
- Added http support in compose proxy
15+
- Added in rubocop support and i18 gem support
16+
- Type and provider for docker volumes
17+
- Update apt module to latest
18+
- Added in support for a registry mirror
19+
- Facts for docker version and docker info
20+
- Fixes for $pass_hash undef
21+
- Fixed typo in param.pp
22+
- Replaced deprecated stblib functions with data types
23+
124
# Version 1.0.4
225

326
Correcting changelog
427

5-
628
# Version 1.0.3
729
Various fixes for Github issues
830
- 33

metadata.json

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

0 commit comments

Comments
 (0)