Release v2.9.0

This commit is contained in:
Jeremy Stretch
2020-08-21 09:39:31 -04:00
parent 09913c086d
commit 1cae98c1d6
2 changed files with 4 additions and 15 deletions

View File

@@ -1,19 +1,5 @@
# NetBox v2.8
## v2.8.10 (FUTURE)
### Enhancements
* [#4885](https://github.com/netbox-community/netbox/issues/4885) - Add MultiChoiceVar for custom scripts
### Bug Fixes
* [#4989](https://github.com/netbox-community/netbox/issues/4989) - Annotate device & vm counts to cluster qeryset for global search
* [#4992](https://github.com/netbox-community/netbox/issues/4992) - Add `display_name` to nested VRF serializer
* [#4993](https://github.com/netbox-community/netbox/issues/4993) - Add `cable` to nested CircuitTermination serializer
---
## v2.8.9 (2020-08-04)
### Enhancements