Skip to content

Commit 097b042

Browse files
authored
Merge pull request #10 from puppetlabs/release-prep
Release prep v0.2.0
2 parents abfbaaa + c458c3d commit 097b042

File tree

3 files changed

+999
-8
lines changed

3 files changed

+999
-8
lines changed

CHANGELOG.md

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,32 @@
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/puppetlabs/influxdb/tree/v0.2.0) (2022-03-01)
66

7-
**Features**
7+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v0.1.0...v0.2.0)
88

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

11-
**Known Issues**
11+
- Use a mixin module instead of inheritance [\#7](https://github.com/puppetlabs/influxdb/pull/7) ([m0dular](https://github.com/m0dular))
12+
- Add puppet-strings documentation [\#1](https://github.com/puppetlabs/influxdb/pull/1) ([m0dular](https://github.com/m0dular))
13+
14+
### Fixed
15+
16+
- Fix fqdn in install error message [\#3](https://github.com/puppetlabs/influxdb/pull/3) ([m0dular](https://github.com/m0dular))
17+
18+
## [v0.1.0](https://github.com/puppetlabs/influxdb/tree/v0.1.0) (2021-12-13)
19+
20+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v0.0.2...v0.1.0)
21+
22+
## [v0.0.2](https://github.com/puppetlabs/influxdb/tree/v0.0.2) (2021-11-18)
23+
24+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v0.0.1...v0.0.2)
25+
26+
## [v0.0.1](https://github.com/puppetlabs/influxdb/tree/v0.0.1) (2021-11-16)
27+
28+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/ee8ed1c47240e3712966f9e651749528a5235160...v0.0.1)
29+
30+
31+
32+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)