Fixes #7612: Strip HTML from custom field descriptions

This commit is contained in:
jeremystretch
2021-10-27 08:41:28 -04:00
parent 090df05193
commit d48a68317d
3 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
## v3.0.9 (FUTURE)
### Bug Fixes
* [#7612](https://github.com/netbox-community/netbox/issues/7612) - Strip HTML from custom field descriptions
---
## v3.0.8 (2021-10-20)