mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Release v2.6.6
This commit is contained in:
parent
70ad705380
commit
465304588e
@ -55,7 +55,7 @@ Ensure that continuous integration testing on the `develop` branch is completing
|
||||
|
||||
## Update Version and Changelog
|
||||
|
||||
Update the `VERSION` constant in `settings.py` to the new release version and add the current date to the release notes in `CHANGELOG.md`.
|
||||
Update the `VERSION` constant in `settings.py` to the new release version and annotate the current data in the release notes for the new version.
|
||||
|
||||
## Submit a Pull Request
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
# v2.6.6 (FUTURE)
|
||||
# v2.6.6 (2019-10-10)
|
||||
|
||||
## Notes
|
||||
|
||||
* This release includes a migration which automatically updates all existing cables to enable filtering by site/rack
|
||||
(see [#3259](https://github.com/netbox-community/netbox/issues/3259)). This migration may take several minutes to
|
||||
complete on installations with tens of thousands of cables defined.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user