fixes #2621 - deletion issue in the changelog middleware

This commit is contained in:
John Anderson
2019-04-18 14:37:58 -04:00
parent 1a68ac0c7f
commit 93b0b08825
2 changed files with 9 additions and 1 deletions

View File

@@ -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