diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cbcec1..8fab283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Change Log -## [v2.0.5](https://github.com/hep-puppet/htcondor/tree/HEAD) +## [v2.0.6](https://github.com/hep-puppet/htcondor/tree/v2.0.6) +[Full Changelog](https://github.com/hep-puppet/htcondor/compare/v2.0.5...v2.0.6) + +**Merged pull requests:** + +- Custom logging manifest [\#89](https://github.com/HEP-Puppet/htcondor/pull/89) ([ccnifo](https://github.com/ccnifo)) + +## [v2.0.5](https://github.com/hep-puppet/htcondor/tree/v2.0.5) (2018-05-02) [Full Changelog](https://github.com/hep-puppet/htcondor/compare/v2.0.4...v2.0.5) **Merged pull requests:** diff --git a/Makefile b/Makefile index 6eff5d2..d26c87a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ build: changelog: github_changelog_generator -u hep-puppet -p htcondor -release: build changlelog +release: build changelog verify: bundle_install bundle exec rake test diff --git a/metadata.json b/metadata.json index e009805..19c3e01 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "HEPPuppet-htcondor", - "version": "2.0.4", + "version": "2.0.6", "summary": "Puppet module for HTCondor batch system", "author": "HEPPuppet", "requirements": [