File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,17 @@ All notable changes to this project will be documented in this file.
33
44## UNRELEASED
55### Added
6- * ui-toolkit: Enable debug check-in for all environments, including production
7-
86### Changed
97### Removed
108### Fixed
119
10+ ## [ 0.69.2]
11+ ### Added
12+ * core: Add customizable ShoppingCart::isMergeable() behavior
13+
14+ ### Changed
15+ * ui-toolkit: Enable debug check-in for all environments, including production
16+
1217## [ 0.69.1]
1318### Added
1419- core,ui: Added payment method PAYONE SEPA (#91 )
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ allprojects {
3737 }
3838
3939 project. ext {
40- sdkVersion = ' 0.69.1 '
40+ sdkVersion = ' 0.69.2 '
4141 versionCode = 1
4242
4343 compileSdkVersion = 33
You can’t perform that action at this time.
0 commit comments