From 60ba4a9830eebdeba238c88829bca3bb1ee97e38 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 13 Jan 2022 15:24:15 -0500 Subject: [PATCH] Changelog for #8337 --- docs/release-notes/version-3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md index 8a2275a65..705d62cf2 100644 --- a/docs/release-notes/version-3.1.md +++ b/docs/release-notes/version-3.1.md @@ -9,6 +9,7 @@ * [#8265](https://github.com/netbox-community/netbox/issues/8265) - Add Stackwise-n interface types * [#8293](https://github.com/netbox-community/netbox/issues/8293) - Show 4-byte ASNs in ASDOT notation * [#8302](https://github.com/netbox-community/netbox/issues/8302) - Linkify role column in device & VM tables +* [#8337](https://github.com/netbox-community/netbox/issues/8337) - Enable sorting object tables by created & updated times ### Bug Fixes