From 150d498a525d7c8b45ea6107fb8d17a73d38d29b Mon Sep 17 00:00:00 2001 From: Melissa Stone Date: Fri, 11 Jan 2019 10:32:54 -0800 Subject: (maint) Prep for 1.0.2 release --- CHANGELOG.md | 5 +++++ metadata.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 542f8c8..4801c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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] - 2019-01-11 +### Added +- Added Japanese translations + ## [1.0.1] - 2018-08-20 ### Added - (PUP-9053) Enable localization @@ -15,5 +19,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a ### Summary This is the initial release of the extracted host module +[1.0.2]: https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/puppetlabs/puppetlabs-host_core/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/puppetlabs/puppetlabs-host_core/releases/tag/1.0.0 diff --git a/metadata.json b/metadata.json index 5707bdf..02c2553 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-host_core", - "version": "1.0.1", + "version": "1.0.2", "author": "Puppet Labs", "summary": "Installs and manages host entries", "license": "Apache-2.0", @@ -89,4 +89,4 @@ "pdk-version": "1.8.0", "template-url": "https://github.com/puppetlabs/pdk-templates", "template-ref": "heads/master-0-gd61c0a4" -} \ No newline at end of file +} -- cgit v1.2.3