Skip to content

Commit 78480bb

Browse files
committed
fix: add frontmatter to docs changelog
1 parent b15b79b commit 78480bb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/guides/changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
---
2+
subcategory: "Guides"
3+
page_title: "Changelog"
4+
description: |-
5+
Changelog
6+
---
7+
8+
# Changelog
9+
10+
---
11+
subcategory: "Guides"
12+
page_title: "Changelog"
13+
description: |-
14+
Changelog
15+
---
16+
17+
# Changelog
18+
119
## 0.10.1
220

321
- **BREAKING**: Rename `evpn_instance` to `evpn_instance_legacy` and `evpn_instance_vni` to `evpn_instance_vni_legacy` in `iosxe_vlan_configuration` resource for IOS-XE < 17.15
@@ -363,3 +381,5 @@
363381
## 0.1.0
364382

365383
- Initial release
384+
385+

0 commit comments

Comments
 (0)