Skip to content

Commit 098cb1d

Browse files
committed
Update changelog
1 parent 8fa00f3 commit 098cb1d

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.1 (unreleased)
2+
3+
- Fix issue where nested list paths were not translated correctly in the `nso_restconf` resource
4+
- Add `generic_ned_id` attribute to `nso_device` resource and data source
5+
16
## 0.2.0
27

38
- Migrate to `CiscoDevNet` registry namespace

docs/guides/changelog.md

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

88
# Changelog
99

10+
## 0.2.1 (unreleased)
11+
12+
- Fix issue where nested list paths were not translated correctly in the `nso_restconf` resource
13+
- Add `generic_ned_id` attribute to `nso_device` resource and data source
14+
1015
## 0.2.0
1116

1217
- Migrate to `CiscoDevNet` registry namespace

templates/guides/changelog.md.tmpl

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

88
# Changelog
99

10+
## 0.2.1 (unreleased)
11+
12+
- Fix issue where nested list paths were not translated correctly in the `nso_restconf` resource
13+
- Add `generic_ned_id` attribute to `nso_device` resource and data source
14+
1015
## 0.2.0
1116

1217
- Migrate to `CiscoDevNet` registry namespace

0 commit comments

Comments
 (0)