Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 27 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,32 @@
# Changelog
# Change log

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
## [v0.2.0](https://github.com/puppetlabs/influxdb/tree/v0.2.0) (2022-03-01)

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

**Bugfixes**
### Added

**Known Issues**
- Use a mixin module instead of inheritance [\#7](https://github.com/puppetlabs/influxdb/pull/7) ([m0dular](https://github.com/m0dular))
- Add puppet-strings documentation [\#1](https://github.com/puppetlabs/influxdb/pull/1) ([m0dular](https://github.com/m0dular))

### Fixed

- Fix fqdn in install error message [\#3](https://github.com/puppetlabs/influxdb/pull/3) ([m0dular](https://github.com/m0dular))

## [v0.1.0](https://github.com/puppetlabs/influxdb/tree/v0.1.0) (2021-12-13)

[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v0.0.2...v0.1.0)

## [v0.0.2](https://github.com/puppetlabs/influxdb/tree/v0.0.2) (2021-11-18)

[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v0.0.1...v0.0.2)

## [v0.0.1](https://github.com/puppetlabs/influxdb/tree/v0.0.1) (2021-11-16)

[Full Changelog](https://github.com/puppetlabs/influxdb/compare/ee8ed1c47240e3712966f9e651749528a5235160...v0.0.1)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
Loading