]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commitdiff
(maint) Prepare for 1.0.5 release
authorMelissa Stone <melissa@puppet.com>
Fri, 11 Jan 2019 21:21:59 +0000 (13:21 -0800)
committerMelissa Stone <melissa@puppet.com>
Fri, 11 Jan 2019 21:21:59 +0000 (13:21 -0800)
CHANGELOG.md
metadata.json

index f18f33d5a4e64e183e40d67b3a893f2ed49c0af9..09f7137f7ff1ad9cfb529c340c98416dc33888ac 100644 (file)
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
 
+## [1.0.5] - 2019-01-11
+### Added
+- Added LICENSE file
+- Added test matrix to test against puppet 6
+
 ## [1.0.4] - 2018-08-17
 ### Added
 - (PUP-9053) Enable localization
@@ -33,6 +38,7 @@ This is an empty release to test the release pipeline
 ### Summary
 This is the initial release of the extracted mailalias module
 
+[1.0.5]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.4...1.0.5
 [1.0.4]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.3...1.0.4
 [1.0.3]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.2...1.0.3
 [1.0.2]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.1...1.0.2
index 0e7da913f4f619a8fd0cf91d62950886cd07b5f4..7b18a524d527846af9b5d7336ec99b632bc0a67e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-mailalias_core",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "author": "Puppet Labs",
   "summary": "Creates an email alias in the local alias database.",
   "license": "Apache-2.0",