1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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 90f7122fde
commit 8da660f5da
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