From 0d717cdc8276f7572c22abc3d70269e73c63daa7 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 18 Jan 2019 09:23:53 -0500 Subject: [PATCH] Changelog for #2798 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f95bca363..9c905ac82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ v2.5.4 (FUTURE) * [#2779](https://github.com/digitalocean/netbox/issues/2779) - Include "none" option when filter IP addresses by role * [#2783](https://github.com/digitalocean/netbox/issues/2783) - Fix AttributeError exception when attempting to delete region(s) +* [#2798](https://github.com/digitalocean/netbox/issues/2798) - Properly URL-encode "map it" link on site view ---