Changelog for #17558

This commit is contained in:
Jeremy Stretch 2024-09-30 14:59:39 -04:00 committed by Brian Tiemann
parent 70b2c72bab
commit 21f799f46f

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