forked from ghoneycutt/puppet-module-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
22 lines (18 loc) · 867 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
1.0.0 - 2013-05-24
Add spec tests and become viable for first major release.
Albin Gustavsson
2ef8ddb Removed some commented out code from the spec tests
d8fd795 Added spec testing for functions and defines
558a99f Added spec testing for common::mkuser
Garrett Honeycutt
21c7d9a Ensure all modules are listed in README
49f726d Add facter to .gemfile
fd2a905 Test for both attributes of mkdir_p with a variable
81067a2 Travis - fix allowed failure for 2.7.x
556d1be Travis - test against Puppet 3.2.1 and display graphic in README
676bdeb Travis - remove 2.6.9 testing and test 3.x
c64244c Add travis-ci.org support
419e530 Split mkuser testing into its own file and clarify usernames.
93beb4f Add spec tests
0.0.1 - 2013-05-12 Garrett Honeycutt <[email protected]>
* Rework of some old code such that no action is taken by default