Skip to content

Commit 896c3b0

Browse files
authored
Merge pull request #7 from ULHPC/release-prep
Release 1.0.0
2 parents ca7c1c4 + 539963d commit 896c3b0

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
Each new release typically also includes the latest modulesync defaults.
5+
These should not affect the functionality of the module.
6+
7+
## [v1.0.0](https://github.com/ULHPC/puppet-kernel/tree/v1.0.0) (2026-05-13)
8+
9+
[Full Changelog](https://github.com/ULHPC/puppet-kernel/compare/v0.0.5...v1.0.0)
10+
11+
**Merged pull requests:**
12+
13+
- Bump json from 2.18.1 to 2.19.2 [\#5](https://github.com/ULHPC/puppet-kernel/pull/5) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Bump addressable from 2.8.7 to 2.9.0 [\#4](https://github.com/ULHPC/puppet-kernel/pull/4) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- Bump faraday from 2.13.4 to 2.14.1 [\#3](https://github.com/ULHPC/puppet-kernel/pull/3) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- Bump uri from 1.0.3 to 1.0.4 [\#2](https://github.com/ULHPC/puppet-kernel/pull/2) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- Bump rexml from 3.4.1 to 3.4.2 [\#1](https://github.com/ULHPC/puppet-kernel/pull/1) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
19+
## [v0.0.5](https://github.com/ULHPC/puppet-kernel/tree/v0.0.5) (2024-06-24)
20+
21+
[Full Changelog](https://github.com/ULHPC/puppet-kernel/compare/v0.0.4...v0.0.5)
22+
23+
## [v0.0.4](https://github.com/ULHPC/puppet-kernel/tree/v0.0.4) (2022-04-27)
24+
25+
[Full Changelog](https://github.com/ULHPC/puppet-kernel/compare/v0.0.3...v0.0.4)
26+
27+
## [v0.0.3](https://github.com/ULHPC/puppet-kernel/tree/v0.0.3) (2015-06-17)
28+
29+
[Full Changelog](https://github.com/ULHPC/puppet-kernel/compare/v0.0.2...v0.0.3)
30+
31+
## [v0.0.2](https://github.com/ULHPC/puppet-kernel/tree/v0.0.2) (2015-06-17)
32+
33+
[Full Changelog](https://github.com/ULHPC/puppet-kernel/compare/de154d904b63fae3d5de2b8ef8f43b944170716d...v0.0.2)
34+
35+
36+
37+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ULHPC-kernel",
3-
"version": "0.0.5",
3+
"version": "1.0.0",
44
"author": "UL HPC Team",
55
"summary": "Configure various aspects of Linux kernel (modules etc.)",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)