File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66
77
88
9- [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.1.0.7 ...HEAD
9+ [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.1.1.5 ...HEAD
1010
1111## [ Unreleased]
1212
13+ tbd
14+
15+
16+ ## v2.1.1.5
17+
1318### Fixed ("fix")
1419
1520* shell.py: Fix special character decoding in Windows output by explicitly switching to codepage 65001
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.1.0.7 "
9+ version = " 2.1.1.5 "
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