Skip to content

Commit 7b63ffb

Browse files
committed
fix: add frontmatter to docs changelog
1 parent b15b79b commit 7b63ffb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/guides/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
subcategory: "Guides"
3+
page_title: "Changelog"
4+
description: |-
5+
Changelog
6+
---
7+
8+
# Changelog
9+
110
## 0.10.1
211

312
- **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 +372,4 @@
363372
## 0.1.0
364373

365374
- Initial release
375+

0 commit comments

Comments
 (0)