Skip to content

Commit

Permalink
chore(CHANGELOG): prepare for release 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Jan 8, 2021
1 parent b16e580 commit f718b34
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<!-- markdownlint-disable MD024 MD034 MD033 -->

## Release Notes
# CHANGELOG

## 7.4.0

- feat(android, install referrer): add ability to run without install referrer (#1153, thanks @saghul!)
- feat(ios, catalyst): added DeviceTypeDesktop to getDeviceType() (#1137, thanks @exotexot!)
- fix(android, install referrer): remove old install referrer api (#1150 @nicoburns!)
- chore(ci, example): add ios/android CI, lint CI, de-lint project (@mikehardy)

## 7.3.2

Expand All @@ -13,7 +20,7 @@
### 7.3.0

- feat(android, build): add ability to specify firebase bill of materials for iid versioning (#1133, thanks @Dimon70007!)
- fix(notch): add Redmi 9 to hasNotch list (#1140, thanks @esgudnason!)
- fix(notch): add Redmi 9 to hasNotch list (#1140, thanks @esgudnason!)
- test: Adding more tests and refactoring some getters (#1136, thanks @schie!)
- chore: dependency updates (@mikehardy)

Expand Down

0 comments on commit f718b34

Please sign in to comment.