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

Closes #4645: Update minimum required version of PostgreSQL to 9.6

This commit is contained in:
Jeremy Stretch
2020-05-15 10:11:36 -04:00
parent 3c8e7e739d
commit cd236aa886
4 changed files with 6 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
v2.8.5 (FUTURE)
**Note:** The minimum required version of PostgreSQL is now 9.6.
### Bug Fixes
* [#3304](https://github.com/netbox-community/netbox/issues/3304) - Fix caching invalidation issue related to device/virtual machine primary IP addresses