File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
77
88## [ Unreleased]
99
10+ tbd
11+
12+
13+ ## [ v2.4.0] - 2025-09-17
14+
15+
1016### Added ("feat")
1117
1218* endoflifedate.py: add Icinga
@@ -471,7 +477,8 @@ Minor improvements, barely any changes.
471477Initial release.
472478
473479
474- [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.3.0...HEAD
480+ [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.4.0...HEAD
481+ [ v2.4.0 ] : https://github.com/Linuxfabrik/lib/compare/v2.3.0...v2.4.0
475482[ v2.3.0 ] : https://github.com/Linuxfabrik/lib/compare/v2.2.1...v2.3.0
476483[ v2.2.1 ] : https://github.com/Linuxfabrik/lib/compare/v2.2.0...v2.2.1
477484[ v2.2.0 ] : https://github.com/Linuxfabrik/lib/compare/v2.1.1.15...v2.2.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
77[project ]
88name = " linuxfabrik-lib"
9- version = " 2.3 .0"
9+ version = " 2.4 .0"
1010description = " Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project."
1111readme = " README.md"
1212authors = [
You can’t perform that action at this time.
0 commit comments