From 1c92572b1126e45d68cbb1818cfd5098ab744a8d Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Mon, 11 Jan 2016 09:32:51 +0100 Subject: release: 1.1.1 --- CHANGELOG.md | 7 ++++++- metadata.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ab9ab..1a0409a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). + ## [Unreleased][unreleased] + +## Release 1.1.1 - 2016-01-11 ### Changed - CHANGELOG: Fixed comparison URL's for the releases - CHANGELOG: Fixed changed header for 1.1.1 +- Fix a facts lookup issue that caused us to break on Ubuntu ## Release 1.1.0 - 2016-01-08 ### Added @@ -44,7 +48,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - README with full documentation. - Boilerplate such as Gemfile, Travis configuration, LICENSE and so on. -[unreleased]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/HEAD...1.1.0 +[unreleased]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/HEAD...1.1.1 +[1.1.1]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/1.1.1...1.1.0 [1.1.0]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/1.1.0...1.0.2 [1.0.3]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/1.0.2...1.0.3 [1.0.2]: https://github.com/voxpupuli/puppet-unattended_upgrades/compare/1.0.1...1.0.2 diff --git a/metadata.json b/metadata.json index 0643273..c495b9e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-unattended_upgrades", - "version": "1.1.1-rc0", + "version": "1.1.1", "author": "voxpupuli", "summary": "Provides an interface for managing Apt unattended_upgrades with Puppet", "license": "Apache-2.0", -- cgit v1.2.3