Changelog for #2923

This commit is contained in:
Jeremy Stretch 2019-02-22 12:16:15 -05:00
parent d707844c30
commit 8dfef83f1a

View File

@ -1,3 +1,11 @@
v2.5.8 (FUTURE)
## Bug Fixes
* [#2923](https://github.com/digitalocean/netbox/issues/2923) - Provider filter form's site field should be blank by default
---
v2.5.7 (2019-02-21) v2.5.7 (2019-02-21)
## Enhancements ## Enhancements
@ -24,6 +32,8 @@ v2.5.7 (2019-02-21)
* [#2914](https://github.com/digitalocean/netbox/issues/2914) - Fix empty connected circuit link on device interfaces list * [#2914](https://github.com/digitalocean/netbox/issues/2914) - Fix empty connected circuit link on device interfaces list
* [#2915](https://github.com/digitalocean/netbox/issues/2915) - Fix bulk editing of pass-through ports * [#2915](https://github.com/digitalocean/netbox/issues/2915) - Fix bulk editing of pass-through ports
---
v2.5.6 (2019-02-13) v2.5.6 (2019-02-13)
## Enhancements ## Enhancements