Skip to content

Commit

Permalink
Update the changelog and readme for mini-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bellone committed Feb 8, 2016
1 parent c390fcc commit 19dbbe3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 1.4.3
### Bug Fixes
- [PR#272][PR272] Fix custom ACL resource Diplomat gem parameters.

## 1.4.2
### Enhancements
- [PR#275][PR275] Add integration tests for Windows.
Expand Down Expand Up @@ -120,6 +124,7 @@ the following enhancements:
[PR275]: https://github.com/johnbellone/consul-cookbook/pull/275
[PR274]: https://github.com/johnbellone/consul-cookbook/pull/274
[PR273]: https://github.com/johnbellone/consul-cookbook/pull/273
[PR272]: https://github.com/johnbellone/consul-cookbook/pull/272
[PR271]: https://github.com/johnbellone/consul-cookbook/pull/271
[PR270]: https://github.com/johnbellone/consul-cookbook/pull/270
[PR269]: https://github.com/johnbellone/consul-cookbook/pull/269
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Application cookbook which installs and configures Consul.'
long_description 'Application cookbook which installs and configures Consul.'
version '1.4.2'
version '1.4.3'

recipe 'consul::default', 'Installs, configures and starts the Consul service.'

Expand Down

0 comments on commit 19dbbe3

Please sign in to comment.