diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9b64a15369..f44abb0afc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,3 +10,4 @@ ## Fixed - For the Address Lookup functionality, when the postal/zip code field is focused and the user presses back, then it no longer crashes. +- For drop-in, in some edge-cases the loading state would be shown on top of an error dialog. This is fixed now.