Skip to content

Commit e4293a4

Browse files
authored
Merge pull request #44 from puppetlabs/release-prep
Release prep v1.2.1
2 parents 90a57e6 + 765761a commit e4293a4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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-
## [v1.2.0](https://github.com/puppetlabs/influxdb/tree/v1.2.0) (2022-09-26)
5+
## [v1.2.1](https://github.com/puppetlabs/influxdb/tree/v1.2.1) (2022-09-29)
6+
7+
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v1.2.0...v1.2.1)
8+
9+
### Fixed
10+
11+
- \(Sup 3678\) Fix use\_ssl parameter [\#42](https://github.com/puppetlabs/influxdb/pull/42) ([m0dular](https://github.com/m0dular))
12+
13+
## [v1.2.0](https://github.com/puppetlabs/influxdb/tree/v1.2.0) (2022-09-27)
614

715
[Full Changelog](https://github.com/puppetlabs/influxdb/compare/v1.1.0...v1.2.0)
816

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

0 commit comments

Comments
 (0)