Skip to content

Commit b263dae

Browse files
author
Florent Poinsaut
committed
New release v0.3.0
1 parent 572bb3b commit b263dae

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2015-10-12 - Release 0.3.0
2+
### Summary
3+
This release adds many options to custom the `.gitolite.rc` file.
4+
5+
#### Features
6+
- Added parameter to store local code in gitolite-admin repo
7+
- Added parameter to enable repo-specific-hooks feature
8+
- Added manage_user parameter to control whether this module manages user/group resources
9+
- Added umask parameter
10+
111
## 2015-09-17 - Release 0.2.2
212
### Summary
313
This release fixes a typo for PE2015.2.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echoes-gitolite",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"author": "Echoes Technologies",
55
"summary": "Puppet module to manage gitolite installation and configuration",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)