Skip to content

Commit 9685a1f

Browse files
committed
Release v2.0.3
1 parent 71a217a commit 9685a1f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0.3](https://github.com/treydock/puppet-kdump/tree/v2.0.3) (2025-05-19)
6+
7+
[Full Changelog](https://github.com/treydock/puppet-kdump/compare/v2.0.2...v2.0.3)
8+
9+
### Fixed
10+
11+
- Fix disabling crash kernel for EL9 [\#28](https://github.com/treydock/puppet-kdump/pull/28) ([treydock](https://github.com/treydock))
12+
513
## [v2.0.2](https://github.com/treydock/puppet-kdump/tree/v2.0.2) (2025-04-28)
614

715
[Full Changelog](https://github.com/treydock/puppet-kdump/compare/v2.0.1...v2.0.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treydock-kdump",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"author": "treydock",
55
"summary": "Kdump Puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)