Skip to content

Commit aa23895

Browse files
authored
Update CHANGELOG.md
1 parent b1e0cae commit aa23895

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ All notable changes to this project will be documented in this file.
88

99
### Changed
1010
- Allow manual initialization by omitting 'snabble_app_id' or 'snabble_secret'
11-
- ShoppingCart serialization is now per shop, instead of per project
11+
- `ShoppingCart` serialization is now per shop, instead of per project
1212
- Allow the user to enter a PIN as a Fallback when prompting for the users Fingerprint
1313
- `ShoppingCartView` is now able to listen for `Snabble.checkedInProject` changes
1414
- `SelfScanningView` is now able to listen for `Snabble.checkedInProject` changes
15-
15+
- Converted to `ShoppingCartStorage` to Kotlin
16+
- Separated `ShoppingCart` data into `ShoppingCartData`
17+
-
1618
### Fixed
1719
- Coupon manager which might cause NPE after leaving a shop
1820
- When a checkout can not be aborted, dont route the user automatically to the payment status screen

0 commit comments

Comments
 (0)