aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 066881a74097f136adef1ad02fbdbd5d08cc49be (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
## 2015-11-06 - Release 1.1.1

- Added acceptance tests
- Some corrections for a correct failover support

## 2015-11-02 - Release 1.1.0

Add support for "failover"

## 2015-08-21 - Release 1.0.1

Use docker for acceptance tests

## 2015-08-13 - Release 1.0.0

Remove lenny and lucid support

## 2015-06-26 - Release 0.5.13

Fix strict_variables activation with rspec-puppet 2.2

## 2015-06-19 - Release 0.5.12

Add support for Ubuntu 14.04

## 2015-05-28 - Release 0.5.11

Add beaker_spec_helper to Gemfile

## 2015-05-27 - Release 0.5.10

Fix unscoped variable in template

## 2015-05-26 - Release 0.5.9

Use random application order in nodeset

## 2015-05-26 - Release 0.5.8

add utopic & vivid nodesets

## 2015-05-25 - Release 0.5.7

Don't allow failure on Puppet 4

## 2015-05-13 - Release 0.5.6

Add puppet-lint-file_source_rights-check gem

## 2015-05-12 - Release 0.5.5

Don't pin beaker

## 2015-04-27 - Release 0.5.4

Add nodeset ubuntu-12.04-x86_64-openstack

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