blob: 408bc617c4c1dff0db59c510d01b6ddd652adcdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
## 2015-04-03 - Release 0.5.2
- Confine rspec pinning to ruby 1.8
## 2015-03-23 - Release 0.5.1
- Various spec improvements
## 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
|