Fixes #3231: Fixed cosmetic error indicating a missing schema migration

This commit is contained in:
Jeremy Stretch
2019-06-17 15:30:23 -04:00
parent 540c6563ca
commit 111460fea3
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
2.5.14 (FUTURE)
## Bug Fixes
* [#3231](https://github.com/digitalocean/netbox/issues/3231) - Fixed cosmetic error indicating a missing schema migration
---
2.5.13 (2019-05-31)
## Enhancements