blob: c8cebf99d6a32a757df91382328a4f8b0a69790c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
##2014-11-04 - Version 1.0.2
- Fix path in unit tests
- Drop Puppet 2.7 support
##2014-10-28 - Version 1.0.1
- Add path to exec in augeas::lens
##2014-10-20 - Version 1.0.0
- Linting
- Setup automatic Forge releases
##2014-10-06 - Version 0.3.2
- Remove symlink in spec/ directory (Fix #40)
##2014-09-23 - Version 0.3.1
- Centralize metadata files
##2014-07-02 - Version 0.3.0
###Summary
- Add purge parameter
- Cleanup unscoped variables
|