Skip to content

Commit 616deec

Browse files
authored
Update CHANGELOG.md (#155)
1 parent 40faf13 commit 616deec

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
## UNRELEASED
55
### Added
6-
### Changed
6+
### Changed
77
### Removed
88
### Fixed
99

10+
## [0.71.4]
11+
### Added
12+
* utils: Add QR code generator (#154)
13+
### Changed
14+
* ui: Separate payment method meta data from PaymentSelectionHelper into new PaymentMethodMetaData (#154)
15+
* ui-toolkit: Refactor mapping function in PurchasesRepo to be more concise (#151)
16+
* core: Add logging extensions to core module (#154)
17+
### Removed
18+
* ui-toolkit: Remove logging class (moved to core module) (#154)
19+
1020
## [0.71.3]
1121
### Fixed
1222
* core: Attempt to fix bug where old checkout processes has been processed

0 commit comments

Comments
 (0)