Skip to content

Commit 48c1c56

Browse files
committed
changelog
1 parent 1ffc867 commit 48c1c56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Glossary
3232
Releases
3333
----------------------
3434

35+
v2.7.1
36+
===============
37+
- Fixed ``update`` methods and account infinite loading if token was changed when using *Preserve state on shutdown*.
38+
3539

3640
v2.7
3741
================

src/daf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
from .misc import *
1919

2020

21-
VERSION = "2.7.0"
21+
VERSION = "2.7.1"

0 commit comments

Comments
 (0)