aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: b9920ea0e62f9db568ca1acc7660df32bfc7681b (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
29
30
31
32
33
## 2015-04-17 - Release 0.5.3

- Fetch fixtures from puppet forge
- Don't use empty directory workaround

## 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