]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commitdiff
(maint) Prep for 1.0.2 release
authorMelissa Stone <melissa@puppet.com>
Mon, 30 Apr 2018 20:27:29 +0000 (13:27 -0700)
committerMelissa Stone <melissa@puppet.com>
Mon, 30 Apr 2018 20:27:55 +0000 (13:27 -0700)
CHANGELOG.md
metadata.json

index b74f8a266cc781cc12297d45973f48c8bbd6103d..caf255a90153d8dd95322f14788e5816034973f2 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.2] - 2018-04-30
+### Added
+- Gem dependency on puppet-blacksmith, which is required to ship to the module
+  to forge.puppet.com
+
 ## [1.0.1] - 2018-04-30
 ### Summary
 This is an empty release to test the release pipeline
@@ -12,5 +17,6 @@ This is an empty release to test the release pipeline
 ### Summary
 This is the initial release of the extracted mailalias module
 
+[1.0.2]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.1...1.0.2
 [1.0.1]: https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.0...1.0.1
 [1.0.0]: https://github.com/puppetlabs/puppetlabs-mailalias_core/releases/tag/1.0.0
index c577f69f097d83d001e9f802ebb307ffe0e3cc5e..409ae013937d784f4ba562f0858400e882364952 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-mailalias_core",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "author": "Puppet Labs",
   "summary": "Creates an email alias in the local alias database.",
   "license": "Apache-2.0",