Skip to content

Commit 179c618

Browse files
committed
Update changelog
1 parent 9ba8f02 commit 179c618

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Refactor
11+
12+
- feat: use react-native NativeEventEmitter (#189)
13+
1014
## [0.3.11-6] - 2022-06-04
1115

1216
### Fix
17+
1318
- Android null check to fix [#191](https://github.com/cjam/react-native-spotify-remote/issues/191) (Thanks @pretorh)
1419

1520
## [0.3.11-5] - 2022-02-10
@@ -26,15 +31,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2631
- update `react-native-events` to `^1.0.21` (#174)
2732

2833
## [0.3.11-3] - 2021-12-19
34+
2935
### Fix
36+
3037
- Update react-native-events (Fix [#173](https://github.com/cjam/react-native-spotify-remote/issues/173))
3138
- Fix PlayerRestrictions key name ([#172](https://github.com/cjam/react-native-spotify-remote/issues/172))
3239

3340
## [0.3.11-2] - 2021-11-11
41+
3442
### Documentation
43+
3544
- Add note for Android 11 setup
3645

3746
### Chore
47+
3848
- Fix build scripts, add back the postpack script
3949
- update `.npmignore`
4050

0 commit comments

Comments
 (0)