Skip to content

Commit 44416f7

Browse files
committed
Added entry to CHANGES.rst
1 parent 0cb4b72 commit 44416f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Version 3.2.0
55

66
Unreleased
77

8+
- Fix `AttributeError` when initializing `DebuggedApplication` with
9+
`pin_security=False`. The pin setter was attempting to delete `_pin`
10+
before it was initialized. :issue:`3075`
11+
812

913
Version 3.1.4
1014
-------------

0 commit comments

Comments
 (0)