Skip to content

Commit 029601b

Browse files
authored
Merge pull request #15 from oposs/release/v2.3.1
Release v2.3.1
2 parents 699cefc + c6bfc7f commit 029601b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### New
11+
1012
### Changed
1113

14+
### Fixed
15+
16+
## 2.3.1 - 2026-08-20
17+
### Changed
1218
- The Checkmk plugin development skill has moved to its own repository,
1319
`oposs/cmk-oposs-plugin`. This repository is now only the packaging action. Holding both
1420
behind one version number misfired in both directions: v2.2.2 changed five action files
@@ -18,12 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1824
which went with the skill. A GitHub Action is not a Claude plugin and has no reason to
1925
carry a plugin manifest.
2026

21-
### New
22-
23-
### Changed
24-
25-
### Fixed
26-
2727
## 2.3.0 - 2026-08-20
2828
### New
2929
- The skill now ships a test harness. A plugin repo can run pytest against the real Checkmk API, pulled from Checkmk and pinned to the version the plugin targets, instead of against hand-written stubs.

0 commit comments

Comments
 (0)