From ba7532eb52e5b9c3ec6bf196e4da956f311e610e Mon Sep 17 00:00:00 2001 From: John Anderson Date: Thu, 24 Oct 2019 23:31:06 -0400 Subject: [PATCH] #3635 changelog --- docs/release-notes/version-2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.6.md b/docs/release-notes/version-2.6.md index b3a86cfb6..5d0ed0976 100644 --- a/docs/release-notes/version-2.6.md +++ b/docs/release-notes/version-2.6.md @@ -11,6 +11,7 @@ * [#3340](https://github.com/netbox-community/netbox/issues/3340) - Add missing options to connect front ports to console ports * [#3460](https://github.com/netbox-community/netbox/issues/3460) - Extend upgrade script to validate Python dependencies * [#3596](https://github.com/netbox-community/netbox/issues/3596) - Prevent server error when reassigning a device to a new device bay +* [#3635](https://github.com/netbox-community/netbox/issues/3635) - Add missing cache support for the circuits app ---