Skip to content

Commit 11d4ef3

Browse files
authored
Merge pull request #92 from puppetlabs/release-prep
Release prep v2.2.0
2 parents b1bec7d + ecdad17 commit 11d4ef3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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+
## [v2.2.0](https://github.com/puppetlabs/influxdb/tree/v2.2.0) (2023-07-25)
6+
7+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v2.1.0...v2.2.0)
8+
9+
### Added
10+
11+
- puppet/archive: Allow 7.x [\#91](https://github.com/puppetlabs/influxdb/pull/91) ([bastelfreak](https://github.com/bastelfreak))
12+
- Update Stdlib version to include 9 [\#90](https://github.com/puppetlabs/influxdb/pull/90) ([MartyEwings](https://github.com/MartyEwings))
13+
14+
### Fixed
15+
16+
- Update legacy fqdn fact [\#88](https://github.com/puppetlabs/influxdb/pull/88) ([elainemccloskey](https://github.com/elainemccloskey))
17+
518
## [v2.1.0](https://github.com/puppetlabs/influxdb/tree/v2.1.0) (2023-05-26)
619

720
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v2.0.0...v2.1.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-influxdb",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "Adrian Parreiras Horta",
55
"summary": "Installs and configures InfluxDB 2",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)