From b57d64c72db7987168d7f971bd9c8a2c95202b92 Mon Sep 17 00:00:00 2001 From: hSaria <34197532+hSaria@users.noreply.github.com> Date: Wed, 11 Dec 2019 07:11:59 +0000 Subject: [PATCH] Changelog for #3751 --- docs/release-notes/version-2.6.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/version-2.6.md b/docs/release-notes/version-2.6.md index f499ec1ca..59d34495f 100644 --- a/docs/release-notes/version-2.6.md +++ b/docs/release-notes/version-2.6.md @@ -1,3 +1,9 @@ +# v2.6.9 (FUTURE) + +## Bug Fixes + +* [#3749](https://github.com/netbox-community/netbox/issues/3749) - Fix exception on password change page for local users + # v2.6.8 (2019-12-10) ## Enhancements