Skip to content

Commit 43577b8

Browse files
authored
Update CHANGELOG.md
1 parent 2e2980a commit 43577b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ All notable changes to this project will be documented in this file.
1414
- `SelfScanningView` is now able to listen for `Snabble.checkedInProject` changes
1515
- Converted to `ShoppingCartStorage` to Kotlin
1616
- Separated `ShoppingCart` data into `ShoppingCartData`
17-
-
17+
1818
### Fixed
1919
- Coupon manager which might cause NPE after leaving a shop
2020
- When a checkout can not be aborted, dont route the user automatically to the payment status screen
21-
- Checkout now does not get stuck in status PAYMNET_ABORT_FAILED
21+
- Checkout now does not get stuck in status PAYMENT_ABORT_FAILED
2222
- Excess whitespace on `DefaultProductConfirmationDialog` when a product has no price
2323

2424
## [0.65.0]

0 commit comments

Comments
 (0)