File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ 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.3.0] - 2025-06-20
14+
1015### Added ("feat")
1116
1217* feat(endoflifedate.py): add Icinga
@@ -448,7 +453,8 @@ Minor improvements, barely any changes.
448453Initial release.
449454
450455
451- [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.2.1...HEAD
456+ [ Unreleased ] : https://github.com/Linuxfabrik/lfops/compare/v2.3.0...HEAD
457+ [ v2.3.0 ] : https://github.com/Linuxfabrik/lfops/compare/v2.2.1...v2.3.0
452458[ v2.2.1 ] : https://github.com/Linuxfabrik/lib/compare/v2.2.0...v2.2.1
453459[ v2.2.0 ] : https://github.com/Linuxfabrik/lib/compare/v2.1.1.15...v2.2.0
454460[ v2.1.1.15 ] : https://github.com/Linuxfabrik/lib/compare/v2.1.1.7...v2.1.1.15
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.2.1 "
9+ version = " 2.3.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