From 8dfef83f1ab1eec15c7c9345e23af880d29ac5bb Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 22 Feb 2019 12:16:15 -0500 Subject: [PATCH] Changelog for #2923 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd2943106..b2a5445fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) ## 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 * [#2915](https://github.com/digitalocean/netbox/issues/2915) - Fix bulk editing of pass-through ports +--- + v2.5.6 (2019-02-13) ## Enhancements