summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2021-04-01 10:07:57 -0500
committerMark Felder <feld@feld.me>2021-04-01 10:07:57 -0500
commit765f0907dfa9371038188ee35fc3b241be796d26 (patch)
tree856b83630f3692d5af299ae8af87537bb49670e9
parent4ecf6ceea6062d68c382918010dc577151d0131c (diff)
Document user login failure fix for NULL notification_settings
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43f2bb638..31a22bb31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Try to save exported ConfigDB settings (migrate_from_db) in the system temp directory if default location is not writable.
+- User login failures if their `notification_settings` were in a NULL state.
## [2.3.0] - 2020-03-01