Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 2ba0f27

Browse files
committed
prepare release 1.5.0
1 parent e71769b commit 2ba0f27

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
1+
## 2015-04-21 - 1.5.0 (Feature release)
2+
3+
#### Features:
4+
5+
- Issue #20 use curl instead of wget for download
6+
17
## 2015-04-14 - 1.4.0 (Feature release)
28

39
#### Features:
410

5-
- add support for SLES
6-
- better support for old redis 2.4.x
11+
- Issue #18 add support for SLES
12+
- Issue #17 better support for old redis 2.4.x
713

814
## 2015-02-26 - 1.3.0 (Feature/Bugfix release)
915

1016
#### Features:
1117

12-
- add ability to set save db values
18+
- Issue #16 add ability to set save db values
1319

1420
#### Bugfixes:
1521

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
},
2727
{
2828
"name": "puppet",
29-
"version_requirement": ">=2.7.20 <4.0.0"
29+
"version_requirement": ">=2.7.20 <5.0.0"
3030
}
3131
],
3232
"name": "dwerder-redis",
33-
"version": "1.4.0",
33+
"version": "1.5.0",
3434
"source": "git clone https://github.com/echocat/puppet-redis.git",
3535
"author": "Daniel Werdermann",
3636
"license": "MPL-2.0",

0 commit comments

Comments
 (0)