Skip to content

Commit 4e1578a

Browse files
committed
Update CHANGES.md for release v0.1.0
1 parent b165258 commit 4e1578a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGES.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
99

1010
### New
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
## 0.1.0 - 2026-03-04
17+
### New
1218
- Initial migration from oegig-plugins to Checkmk 2.3.x v2 API
1319
- Data-driven architecture: targets list + closure generates ~44 check plugins
1420
- Graphing definitions for all metric types (temperature, voltage, current,
@@ -17,11 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1723
- Metric names prefixed with `oposs_next_` for namespace isolation
1824
- MKP packaging via oposs/mkp-builder GitHub Action
1925

20-
### Changed
21-
2226
### Fixed
23-
2427
- "Time On Battery" OID corrected from `s.0` to `2.0` (upsSecondsOnBattery)
2528
- "Output True Power" render unit corrected from kVA to kW (true/active power)
2629
- "Bypass True Power" render unit corrected from kVA to kW
2730
- Battery State map now includes state `0` to prevent KeyError
31+
32+

0 commit comments

Comments
 (0)