File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ 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+ <!-- towncrier release notes start -->
12+
13+ ## [ v1.15.2 (2025-12-31)] ( https://github.com/networktocode/netutils/releases/tag/v1.15.2 )
14+
15+ ### Fixed
16+
17+ - [ #723 ] ( https://github.com/networktocode/netutils/issues/723 ) - Fix the GitHub release failures occurring in CI.
18+ - [ #741 ] ( https://github.com/networktocode/netutils/issues/741 ) - Fixed the logic error where ` salt=0 ` was ignored in ` encrypt_cisco_type7 `
19+ - [ #750 ] ( https://github.com/networktocode/netutils/issues/750 ) - Fix PAN-OS banner parsing by removing IOS-style banner end normalization.
20+
1121## [ v1.15.1 (2025-10-20)] ( https://github.com/networktocode/netutils/releases/tag/v1.15.1 )
1222
1323### Added
You can’t perform that action at this time.
0 commit comments