Skip to content

Commit c63cb65

Browse files
committed
Release 10.3.0
1 parent 6c77235 commit c63cb65

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [10.3.0](https://github.com/theforeman/puppet-pulpcore/tree/10.3.0) (2024-08-14)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-pulpcore/compare/10.2.0...10.3.0)
6+
7+
**Implemented enhancements:**
8+
9+
- explicitly support Pulpcore 3.49 [\#352](https://github.com/theforeman/puppet-pulpcore/pull/352) ([evgeni](https://github.com/evgeni))
10+
11+
**Fixed bugs:**
12+
13+
- Always run pulpcore-manager migrate [\#351](https://github.com/theforeman/puppet-pulpcore/pull/351) ([evgeni](https://github.com/evgeni))
14+
315
## [10.2.0](https://github.com/theforeman/puppet-pulpcore/tree/10.2.0) (2024-08-12)
416

517
[Full Changelog](https://github.com/theforeman/puppet-pulpcore/compare/10.1.0...10.2.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-pulpcore",
3-
"version": "10.2.0",
3+
"version": "10.3.0",
44
"author": "theforeman",
55
"summary": "Installs next generation Pulp server",
66
"license": "GPL-3.0-or-later",

0 commit comments

Comments
 (0)