Changelog for #5977

This commit is contained in:
Jeremy Stretch 2021-03-17 15:41:27 -04:00
parent 7e437455c1
commit 91fe80f73c

View File

@ -8,6 +8,7 @@
* [#5953](https://github.com/netbox-community/netbox/issues/5953) - Support Markdown rendering for custom script descriptions
* [#5962](https://github.com/netbox-community/netbox/issues/5962) - Ensure consistent display of change log action labels
* [#5966](https://github.com/netbox-community/netbox/issues/5966) - Skip Markdown reference link when tabbing through form fields
* [#5977](https://github.com/netbox-community/netbox/issues/5977) - Correct validation of `RELEASE_CHECK_URL` config parameter
---