diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eb258739c3..44d0287573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Line wrap the file at 100 chars. Th - Fix the potential reconnect loop in GUI, triggered by the timeout when receiving the initial state of the daemon. +- Fix the bug which caused the account token history to remain stale after logout. #### Linux - Fix startup failure when network device with a hardware address that's not a MAC address is |
