Changelog for #17558

This commit is contained in:
Jeremy Stretch 2024-09-30 14:59:39 -04:00
parent a9fee5cd32
commit 976f9310f9

View File

@ -1,5 +1,13 @@
# NetBox v4.1
## v4.1.3 (FUTURE)
### Bug Fixes
* [#17558](https://github.com/netbox-community/netbox/issues/17558) - Raise validation error when attempting to remove a custom field choice in use
---
## v4.1.2 (2024-09-26)
### Enhancements