Skip to content

Commit ea3ad2d

Browse files
committed
Prep for 1.0.0 release
1 parent 1a48e43 commit ea3ad2d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## Release 0.1.0
5+
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).
66

7-
**Features**
7+
## [1.0.0] - 2018-07-18
8+
### Summary
9+
This is the initial release of the extracted mount module.
810

9-
**Bugfixes**
10-
11-
**Known Issues**
11+
[1.0.0]: https://github.com/puppetlabs/puppetlabs-mount_core/releases/tag/1.0.0

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-mount_core",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"author": "Puppet Labs",
55
"summary": "Manages mounted filesystems and mount tables.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)