File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,18 @@ 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.1.7 ...HEAD
9+ [ Unreleased ] : https://github.com/Linuxfabrik/lib/compare/v2.1.1.15 ...HEAD
1010
1111## [ Unreleased]
1212
13+ tbd
14+
15+
16+ ## v2.1.1.15
17+
1318### Changed ("refactor", "chore" etc.)
1419
15- * refactor(net.py): add fetch_socket() and fetch_sssl (), improve fetch()
20+ * refactor(net.py): add fetch_socket() and fetch_ssl (), improve fetch()
1621
1722
1823## v2.1.1.7
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.1.7 "
9+ version = " 2.1.1.15 "
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