From 9717c6f825e65d7c4f651531531b5db0c0c56207 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 29 Apr 2019 14:22:47 -0400 Subject: [PATCH] Add a note about Django 2.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc616203c..ac66d83e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ 2.5.11 (2019-04-29) +## Notes + +This release upgrades the Django framework to version 2.2. + ## Enhancements * [#2986](https://github.com/digitalocean/netbox/issues/2986) - Improve natural ordering of device components