From f21edbdc9a0cd06898b22c4d9d40a007749ad16f Mon Sep 17 00:00:00 2001 From: Melissa Stone Date: Fri, 27 Apr 2018 14:32:49 -0700 Subject: (maint) 1.0.0 release prep --- CHANGELOG.md | 16 +++++++++------- metadata.json | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c954cd..c44928f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,13 @@ # Changelog -All notable changes to this project will be documented in this file. +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). -## Release 0.1.0 +## Release 1.0.0 +### Summary +This is the initial release of the extracted mailalias module -**Features** - -**Bugfixes** - -**Known Issues** + + + + diff --git a/metadata.json b/metadata.json index 782e7f6..ff3a6bd 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-mailalias_core", - "version": "0.1.0", + "version": "1.0.0", "author": "Puppet Labs", "summary": "Creates an email alias in the local alias database.", "license": "Apache-2.0", -- cgit v1.2.3