File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ This document describes all new features and changes in the release. The format
88- Add parser support for Rad ETX.
99- Update the library to the NTC 2025 development standards.
1010
11+ ## [ v1.15.1 (2025-10-20)] ( https://github.com/networktocode/netutils/releases/tag/v1.15.1 )
12+
13+ ### Added
14+
15+ - [ #704 ] ( https://github.com/networktocode/netutils/issues/704 ) - Added show running config mapper for 22 additional operating systems.
16+
1117## [ v1.15.0 (2025-09-05)] ( https://github.com/networktocode/netutils/releases/tag/v1.15.0 )
1218
1319### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " netutils"
3- version = " 1.15.1a0 "
3+ version = " 1.15.1 "
44description = " Common helper functions useful in network automation."
55authors = [
" Network to Code, LLC <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments