Skip to content

Commit bf52c21

Browse files
authored
Merge pull request #105 from puppetlabs/release-prep
Release prep v2.4.0
2 parents f4fac82 + a4640a8 commit bf52c21

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.4.0](https://github.com/puppetlabs/influxdb/tree/v2.4.0) (2023-09-25)
6+
7+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v2.3.2...v2.4.0)
8+
9+
### Added
10+
11+
- Move parameter defaults from hiera `common.yaml` to `init.pp` [\#104](https://github.com/puppetlabs/influxdb/pull/104) ([kenyon](https://github.com/kenyon))
12+
- Add Debian 11 support [\#103](https://github.com/puppetlabs/influxdb/pull/103) ([kenyon](https://github.com/kenyon))
13+
514
## [v2.3.2](https://github.com/puppetlabs/influxdb/tree/v2.3.2) (2023-08-07)
615

716
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v2.3.1...v2.3.2)

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.3.2",
3+
"version": "2.4.0",
44
"author": "Adrian Parreiras Horta",
55
"summary": "Installs and configures InfluxDB 2",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)