Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt committed Oct 17, 2020
1 parent 78e3fc5 commit 87ebd22
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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).

## [v1.2.0](https://github.com/tailored-automation/puppet-module-patroni/tree/v1.2.0) (2020-10-17)

[Full Changelog](https://github.com/tailored-automation/puppet-module-patroni/compare/v1.1.0...v1.2.0)

### Added

- Add better unit tests and support getting coverage [\#10](https://github.com/tailored-automation/puppet-module-patroni/pull/10) ([treydock](https://github.com/treydock))
- Support puppet/python v5.x [\#8](https://github.com/tailored-automation/puppet-module-patroni/pull/8) ([treydock](https://github.com/treydock))

### Fixed

- Set PIP\_PREFIX for python resources [\#9](https://github.com/tailored-automation/puppet-module-patroni/pull/9) ([treydock](https://github.com/treydock))

## [v1.1.0](https://github.com/tailored-automation/puppet-module-patroni/tree/v1.1.0) (2020-10-12)

[Full Changelog](https://github.com/tailored-automation/puppet-module-patroni/compare/v1.0.1...v1.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailoredautomation-patroni",
"version": "1.1.0",
"version": "1.2.0",
"author": "tailoredautomation",
"summary": "Install and manages Patroni for high-availability PostgreSQL",
"license": "Apache-2.0",
Expand Down

0 comments on commit 87ebd22

Please sign in to comment.