From 1929d0fc88b11e8b2bb90495e62d529500c187bf Mon Sep 17 00:00:00 2001 From: Grokzen Date: Wed, 20 Feb 2019 12:38:30 +0100 Subject: [PATCH] Add line in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82949ff16..c7b9ce1d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ v2.5.8 (FUTURE) * [#2923](https://github.com/digitalocean/netbox/issues/2923) - Provider filter form's site field should be blank by default * [#2938](https://github.com/digitalocean/netbox/issues/2938) - Enforce deterministic ordering of device components returned by API * [#2939](https://github.com/digitalocean/netbox/issues/2939) - Exclude circuit terminations from API interface connections endpoint +* [#2598](https://github.com/digitalocean/netbox/issues/2598) - Child prefix and ip address view options ---