Skip to content

Commit 1fc1332

Browse files
committed
docs(CHANGELOG.md): add minimum Python version bump
1 parent 1a53a05 commit 1fc1332

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121

2222
### Changed
2323

24+
* Bump minimum Python version from 3.6 to 3.9
2425
* base.py: `get_perfdata()` now sanitizes labels by stripping single quotes and replacing `=` with `_`
2526
* base.py: deduplicate `get_state()` operator logic using `operator` module
2627
* base.py: deduplicate `sum_dict()` by delegating to `sum_lod()`

0 commit comments

Comments
 (0)