From 52f1b1c3bf94ae27541421a46c118845afd28101 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 4 Oct 2018 16:24:09 -0400 Subject: [PATCH] Changelog entry for #2487 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d15dd9bbb..6db5c2308 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ v2.4.6 (FUTURE) +## Enhancements + +* [#2487](https://github.com/digitalocean/netbox/issues/2487) - Return abbreviated API output when passed `?brief=1` + ## Bug Fixes * [#2483](https://github.com/digitalocean/netbox/issues/2483) - Set max item count of API-populated form fields to MAX_PAGE_SIZE