blob: 6aa8335bb30d590bca3e5a709df615ae78d5cfd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
## 2015-02-10 - Release 0.5.0
- Allow the log facility to be configured (GH #9)
- Various spec and lint improvements
- Linting
## 2015-01-19 - Release 0.4.4
- Add puppet-lint plugins
## 2015-01-07 - Release 0.4.3
- Manage unit tests with rspec-puppet-facts
- Fix for future parser
## 2014-10-20 - Release 0.4.0
- Fix missing facts in specs
- Setup automatic Forge releases
|