-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from anderbubble/announce-v4.5.0
Announce v4.5.0
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
slug: "/news/v4.5.0-released-2024-03-10" | ||
date: "2024-03-10" | ||
title: "Warewulf v4.5.0 released" | ||
--- | ||
|
||
The Warewulf project is pleased to announce the release of v4.5.0, [now | ||
available on GitHub][1]. | ||
|
||
[1]: https://github.com/warewulf/warewulf/releases/tag/v4.5.0 | ||
|
||
This release includes many bug fixes, several new features (some in active | ||
preview), and an improved test suite. | ||
|
||
We're very excited to get this release out, following the success of our | ||
release candidate process; but please don't hesitate to [let us know][2] if you | ||
encounter any issues. We [intend][3] to continue to improve and maintain the | ||
v4.5.x line, particularly its documentation, while we begin working on v4.6.0, | ||
expected later in 2024. | ||
|
||
[2]: https://github.com/warewulf/warewulf/issues/new/choose | ||
|
||
[3]: https://github.com/warewulf/warewulf/issues?q=is%3Aopen+is%3Aissue+milestone%3Av4.5.1 | ||
|
||
Thank you, as always, for being a part of the Warewulf community! |