diff --git a/CHANGELOG.md b/CHANGELOG.md index 4235669..7f3a749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ |Date |Issue|Description | |----------|-----|---------------------------------------------------------------------------------------------------------| +|2018/03/22| |Release 0.7.1 | +|2018/03/22|43 |Ensure apt-get update gets run after adding deb repositories | +|2018/03/22|41 |Improve debian/ubuntu support by setting the identity specifically | |2018/03/21| |Release 0.7.0 | |2018/03/06|36 |Add mandatory `name` option to the YUM repositories | |2018/03/04|32 |Add missing install dependency to improve puppet run ordering | diff --git a/metadata.json b/metadata.json index 0f0a60c..d427e89 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "choria-choria", - "version": "0.7.0", + "version": "0.7.1", "author": "R.I.Pienaar ", "license": "Apache-2.0", "summary": "Install and manage the Choria plugin for MCollective",