From c5ec470a00a489135843b21cdddce264ec52b1d4 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 15 Jan 2020 13:25:07 -0500 Subject: [PATCH] Changelog for #3830 --- docs/release-notes/version-2.7.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/version-2.7.md b/docs/release-notes/version-2.7.md index c64ca47c3..81f04c1a4 100644 --- a/docs/release-notes/version-2.7.md +++ b/docs/release-notes/version-2.7.md @@ -237,6 +237,10 @@ PATCH) to maintain backward compatibility. This behavior will be discontinued be * [#3731](https://github.com/digitalocean/netbox/issues/3731) - Change Graph.type to a ContentType foreign key field * [#3801](https://github.com/digitalocean/netbox/issues/3801) - Use YAML for export of device types +## Bug Fixes + +* [#3830](https://github.com/digitalocean/netbox/issues/3830) - Ensure deterministic ordering for all models + ## Bug Fixes (From Beta) * [#3868](https://github.com/digitalocean/netbox/issues/3868) - Fix creation of interfaces for virtual machines