From 1e926909476c21267fefc67517953cdcb418205e Mon Sep 17 00:00:00 2001 From: Stefan de Kooter Date: Tue, 31 Aug 2021 22:01:15 +0200 Subject: [PATCH] Changelog #7090 fix whitespace --- docs/release-notes/version-3.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release-notes/version-3.0.md b/docs/release-notes/version-3.0.md index 22ba45cd0..dd0c91173 100644 --- a/docs/release-notes/version-3.0.md +++ b/docs/release-notes/version-3.0.md @@ -17,7 +17,6 @@ * [#7096](https://github.com/netbox-community/netbox/issues/7096) - Home links should honor `BASE_PATH` configuration * [#7101](https://github.com/netbox-community/netbox/issues/7101) - Enforce `MAX_PAGE_SIZE` for table and REST API pagination - --- ## v3.0.0 (2021-08-30)