Skip to content

Commit 8c67dcb

Browse files
Release v1.15.1
1 parent ac2ef03 commit 8c67dcb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/admin/release_notes/version_1.15.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "netutils"
3-
version = "1.15.1a0"
3+
version = "1.15.1"
44
description = "Common helper functions useful in network automation."
55
authors = ["Network to Code, LLC <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)