Skip to content

Commit 6808a9e

Browse files
committed
Fix header sizes
1 parent ab809f9 commit 6808a9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
## 0.4.0
44
---
55

6-
# New Features
6+
### New Features
77

88
**Limited Branching Compatibility for Custom Objects**
99

1010
Custom Objects now has limited compatibility with NetBox Branching. Please see the documentation for more details.
1111

12-
# Enhancements
12+
### Enhancements
1313

1414
- [#37](https://github.com/netboxlabs/netbox-custom-objects/issues/37) - Limited Branching compatibility for Custom Objects
1515
- [#42](https://github.com/netboxlabs/netbox-custom-objects/issues/42) - Populate default values for Multi-Object fields
1616
- [#87](https://github.com/netboxlabs/netbox-custom-objects/issues/87) - Make Custom Object "name" clickable
1717
- [#150](https://github.com/netboxlabs/netbox-custom-objects/issues/150) - Cannot import created CustomObject (Documentation)
1818

19-
# Bug Fixes
19+
### Bug Fixes
2020

2121
- [#70](https://github.com/netboxlabs/netbox-custom-objects/issues/70) - Incorrect validation message on integer field min/max defaults
2222
- [#104](https://github.com/netboxlabs/netbox-custom-objects/issues/104) - Bulk edit not possible on fields of type `object`

0 commit comments

Comments
 (0)