We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a53a05 commit 1fc1332Copy full SHA for 1fc1332
1 file changed
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
22
### Changed
23
24
+* Bump minimum Python version from 3.6 to 3.9
25
* base.py: `get_perfdata()` now sanitizes labels by stripping single quotes and replacing `=` with `_`
26
* base.py: deduplicate `get_state()` operator logic using `operator` module
27
* base.py: deduplicate `sum_dict()` by delegating to `sum_lod()`
0 commit comments