diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4368.misc | 1 | ||||
-rw-r--r-- | changelog.d/4369.bugfix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/4368.misc b/changelog.d/4368.misc new file mode 100644 index 0000000000..020dacb547 --- /dev/null +++ b/changelog.d/4368.misc @@ -0,0 +1 @@ +Add better logging for unexpected errors while sending transactions diff --git a/changelog.d/4369.bugfix b/changelog.d/4369.bugfix new file mode 100644 index 0000000000..a78d557932 --- /dev/null +++ b/changelog.d/4369.bugfix @@ -0,0 +1 @@ +Prevent users with access tokens predating the introduction of device IDs from creating spurious entries in the user_ips table. |