From f2b6569763381d29b3f0c8877f14b445bd32f28e Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 1 Nov 2019 11:45:22 -0400 Subject: [PATCH] Changelog for #3619 --- docs/release-notes/version-2.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/version-2.6.md b/docs/release-notes/version-2.6.md index da09c503b..c118ec224 100644 --- a/docs/release-notes/version-2.6.md +++ b/docs/release-notes/version-2.6.md @@ -5,6 +5,7 @@ * [#3445](https://github.com/netbox-community/netbox/issues/3445) - Add support for additional user defined headers to be added to webhook requests * [#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 * [#3594](https://github.com/netbox-community/netbox/issues/3594) - Add ChoiceVar for custom scripts +* [#3619](https://github.com/netbox-community/netbox/issues/3619) - Add 400GE OSFP interface type ## Bug Fixes