Skip to content

Commit 4f3b29d

Browse files
committed
Release 0.2.0
1 parent 8a3516d commit 4f3b29d

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
# Changelog
1+
# Change log
22

3-
All notable changes to this project will be documented in this file.
3+
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).
44

5-
## Release 0.1.0
5+
## [v0.2.0](https://github.com/baurmatt/puppet-codimd/tree/v0.2.0) (2020-07-06)
66

7-
**Features**
7+
[Full Changelog](https://github.com/baurmatt/puppet-codimd/compare/32201ce3650fdb24b030d4544484e054b9992659...v0.2.0)
88

9-
**Bugfixes**
9+
### Added
1010

11-
**Known Issues**
11+
- Make source url configurable [\#1](https://github.com/baurmatt/puppet-codimd/pull/1) ([gsterling](https://github.com/gsterling))
12+
13+
14+
15+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "baurmatt-codimd",
3-
"version": "0.1.0",
4-
"author": "Matthias Baur",
3+
"version": "0.2.0",
4+
"author": "baurmatt",
55
"summary": "Puppet Module to install and configure codiMD",
66
"license": "Apache-2.0",
77
"source": "https://github.com/baurmatt/puppet-codimd",

0 commit comments

Comments
 (0)