File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## 1.4.3
6
+ ### Bug Fixes
7
+ - [ PR #272 ] [ PR272 ] Fix custom ACL resource Diplomat gem parameters.
8
+
5
9
## 1.4.2
6
10
### Enhancements
7
11
- [ PR #275 ] [ PR275 ] Add integration tests for Windows.
@@ -120,6 +124,7 @@ the following enhancements:
120
124
[ PR275 ] : https://github.com/johnbellone/consul-cookbook/pull/275
121
125
[ PR274 ] : https://github.com/johnbellone/consul-cookbook/pull/274
122
126
[ PR273 ] : https://github.com/johnbellone/consul-cookbook/pull/273
127
+ [ PR272 ] : https://github.com/johnbellone/consul-cookbook/pull/272
123
128
[ PR271 ] : https://github.com/johnbellone/consul-cookbook/pull/271
124
129
[ PR270 ] : https://github.com/johnbellone/consul-cookbook/pull/270
125
130
[ PR269 ] : https://github.com/johnbellone/consul-cookbook/pull/269
Original file line number Diff line number Diff line change 4
4
license 'Apache 2.0'
5
5
description 'Application cookbook which installs and configures Consul.'
6
6
long_description 'Application cookbook which installs and configures Consul.'
7
- version '1.4.2 '
7
+ version '1.4.3 '
8
8
9
9
recipe 'consul::default' , 'Installs, configures and starts the Consul service.'
10
10
You can’t perform that action at this time.
0 commit comments