Skip to content

Commit 4f6621c

Browse files
committed
Update changelog
1 parent 38de63e commit 4f6621c

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Unreleased
2+
3+
- Fix issue with incorrect reading of lists via NETCONF
4+
- Add lock polling for NETCONF honoring the `lock_release_timeout` provider configuration attribute
5+
- Fully serialize NETCONF operations
6+
17
## 0.10.1
28

39
- Fix error when trying to delete resources via NETCONF which no longer exist

docs/guides/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ description: |-
77

88
# Changelog
99

10+
## Unreleased
11+
12+
- Fix issue with incorrect reading of lists via NETCONF
13+
- Add lock polling for NETCONF honoring the `lock_release_timeout` provider configuration attribute
14+
- Fully serialize NETCONF operations
15+
1016
## 0.10.1
1117

1218
- Fix error when trying to delete resources via NETCONF which no longer exist

templates/guides/changelog.md.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ description: |-
77

88
# Changelog
99

10+
## Unreleased
11+
12+
- Fix issue with incorrect reading of lists via NETCONF
13+
- Add lock polling for NETCONF honoring the `lock_release_timeout` provider configuration attribute
14+
- Fully serialize NETCONF operations
15+
1016
## 0.10.1
1117

1218
- Fix error when trying to delete resources via NETCONF which no longer exist

0 commit comments

Comments
 (0)