From dc9e9fd08ff2bebbc7bc4a4e1971b8de830843d4 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Tue, 15 Jan 2019 20:01:02 -0500 Subject: [PATCH] select2 changelog items --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 670361729..ab5d8b492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ -Select2 issues +v2.5.4 (FUTURE) + +## Enhancements + * [#2516](https://github.com/digitalocean/netbox/issues/2516) - Implemented Select2 for all Model backed selection fields * [#2590](https://github.com/digitalocean/netbox/issues/2590) - Implemented the color picker with Select2 to show colors in the background * [#2735](https://github.com/digitalocean/netbox/issues/2735) - Implemented Select2 for all list filter form select elements * [#2753](https://github.com/digitalocean/netbox/issues/2753) - Implemented Select2 to replace most all instances of select fields in forms - -v2.5.4 (FUTURE) - ## Bug Fixes * [#2779](https://github.com/digitalocean/netbox/issues/2779) - Include "none" option when filter IP addresses by role