File tree Expand file tree Collapse file tree 3 files changed +21
-13
lines changed Expand file tree Collapse file tree 3 files changed +21
-13
lines changed Original file line number Diff line number Diff line change 22
33## Release Overview
44
5- - Added Python 3.13 support.
6- - Removed Python 3.8 support.
5+ - Release is the same as v1.10.1
76
87## [ v1.11.0] 2024-12
9-
10- ### Added
11- - [ 593] ( https://github.com/networktocode/netutils/pull/593 ) Add nokia_srl to the mappers.
12-
13- ### Changed
14-
15- - [ 603] ( https://github.com/networktocode/netutils/pull/603 ) Add support for Python 3.8 and add Python 3.13.
16-
17- ### Fixed
18-
19- - [ 602] ( https://github.com/networktocode/netutils/pull/602 ) Fix ASA banner config parsing.
Original file line number Diff line number Diff line change 1+ # v1.12 Release Notes
2+
3+ ## Release Overview
4+
5+ - Added Python 3.13 support.
6+ - Removed Python 3.8 support.
7+
8+ ## [ v1.12.0] 2025-01
9+
10+ ### Added
11+ - [ 593] ( https://github.com/networktocode/netutils/pull/593 ) Add nokia_srl to the mappers.
12+
13+ ### Changed
14+
15+ - [ 603] ( https://github.com/networktocode/netutils/pull/603 ) Add support for Python 3.8 and add Python 3.13.
16+
17+ ### Fixed
18+
19+ - [ 602] ( https://github.com/networktocode/netutils/pull/602 ) Fix ASA banner config parsing.
Original file line number Diff line number Diff line change 117117 - Uninstall : " admin/uninstall.md"
118118 - Release Notes :
119119 - " admin/release_notes/index.md"
120+ - v1.12 : " admin/release_notes/version_1.12.md"
120121 - v1.11 : " admin/release_notes/version_1.11.md"
121122 - v1.10 : " admin/release_notes/version_1.10.md"
122123 - v1.9 : " admin/release_notes/version_1.9.md"
You can’t perform that action at this time.
0 commit comments