You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## [0.49.0]
5
+
6
+
### Important Changes
7
+
This release included a auto-migration path away from KeyStore based encryption, due to concurrency bugs in vendor implementations resulting in loss of payment information.
8
+
Payment credentials are now stored using an asynchronous RSA.
0 commit comments