Skip to content

Commit 1c52729

Browse files
committed
Release 20.0.0
1 parent 6b7b05e commit 1c52729

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [20.0.0](https://github.com/theforeman/puppet-foreman/tree/20.0.0) (2022-04-28)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/19.3.0...20.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Fixes [\#34640](https://projects.theforeman.org/issues/34640) - Drop apipie:cache:index [\#1042](https://github.com/theforeman/puppet-foreman/pull/1042) ([ehelms](https://github.com/ehelms))
10+
11+
**Implemented enhancements:**
12+
13+
- Add Foreman Google plugin [\#1040](https://github.com/theforeman/puppet-foreman/pull/1040) ([stejskalleos](https://github.com/stejskalleos))
14+
15+
**Fixed bugs:**
16+
17+
- Fixes [\#34824](https://projects.theforeman.org/issues/34824) - properly restart foreman when puma config changed [\#1045](https://github.com/theforeman/puppet-foreman/pull/1045) ([evgeni](https://github.com/evgeni))
18+
319
## [19.3.0](https://github.com/theforeman/puppet-foreman/tree/19.3.0) (2022-04-08)
420

521
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/19.2.1...19.3.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-foreman",
3-
"version": "19.3.0",
3+
"version": "20.0.0",
44
"author": "theforeman",
55
"summary": "Foreman server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)