diff options
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 88931e7..a9b2178 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,8 @@ # Changelog ## v3.6.2 +* :core: Pass null instead of bundle if bundle is empty for startActivity +* :core: Support sending attachments for email * :core: Create more bundle utils to help with shared transition elements * :searchview: Add better encapsulation and use view location * :searchview: Add textClearedCallback |