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

Merge branch 'develop' into develop-2.7

This commit is contained in:
John Anderson
2019-10-13 02:03:16 -04:00
4 changed files with 45 additions and 0 deletions

View File

@ -1,3 +1,15 @@
# v2.6.7 (FUTURE)
## Enhancements
* [#3499](https://github.com/netbox-community/netbox/issues/3499) - Add `ca_file_path` to Webhook model to support user supplied CA certificate verification of webhook requests
## Bug Fixes
---
# v2.6.6 (2019-10-10)
## Notes