Skip to content

Commit 8fc301b

Browse files
committed
Update changelog
1 parent dc0295c commit 8fc301b

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ All notable changes to this project will be documented in this file.
77
### Removed
88
### Fixed
99

10+
## [0.71.0]
11+
### Changed
12+
* Dependency updates and remove obsolete samples (#141)
13+
* core: Update onActivityResult deprecation info for Google Pay integration (#139)
14+
* ui: Change external billing payment method hint (#143)
15+
* ui: Update external billing description (#142)
16+
* ui: Solve ProgressDialog deprecation (#138)
17+
### Fixed
18+
* ui: Fix ui bug in external billing login (#144)
19+
* ui: Fix ui for user weighted items (#140)
20+
1021
## [0.70.4]
1122
### Added
1223
* Add method to filter ratings events #135
@@ -15,10 +26,8 @@ All notable changes to this project will be documented in this file.
1526
### Changed
1627
* Convert events.kt to kotlin #135
1728
### Fixed
18-
* payment method related crash #133
19-
* everal deprecations #123
20-
21-
29+
* Fix payment method related crash #133
30+
* Fix several deprecations #123
2231

2332
## [0.70.3]
2433
### Added

0 commit comments

Comments
 (0)