@@ -1,3 +1,11 @@
+2.5.11 (FUTURE)
+
+## Bug Fixes
+* [#2621](https://github.com/digitalocean/netbox/issues/2621) - Upgrade Django requirement to 2.2 to fix object deletion issue in the changelog middleware
+---
v2.5.10 (2019-04-08)
## Enhancements
@@ -1,4 +1,4 @@
-Django>=2.1.5,<2.2
+Django>=2,2,<2.3
django-cors-headers==2.4.0
django-debug-toolbar==1.11
django-filter==2.0.0