Browse Source

Changelog for #5953 and #5966

Jeremy Stretch 4 years ago
parent
commit
a94e5c7403
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/release-notes/version-2.10.md

+ 2 - 0
docs/release-notes/version-2.10.md

@@ -5,7 +5,9 @@
 ### Bug Fixes
 
 * [#5595](https://github.com/netbox-community/netbox/issues/5595) - Restore ability to delete an uploaded device type image
+* [#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
 
 ---