From d95b127378417ba0b9e658d73fad5878231101f7 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 14 Feb 2019 09:20:27 -0500 Subject: [PATCH] Changelog for #2888 and #2893 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b03164bfb..d16541057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +v2.5.7 (FUTURE) + +## Bug Fixes + +* [#2888](https://github.com/digitalocean/netbox/issues/2888) - Correct foreground color of device roles in rack elevations +* [#2893](https://github.com/digitalocean/netbox/issues/2893) - Remove duplicate display of VRF RD on IP address view + v2.5.6 (2019-02-13) ## Enhancements