Skip to content

Commit 5f3bf2c

Browse files
committed
Prepare for release:
- Version Bump - Changelog - doc updates
1 parent cd89c9c commit 5f3bf2c

27 files changed

+1957
-50504
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66
## [Unreleased]
77

8+
## [0.3.3] - 2020-12-13
9+
### Fixed
10+
- Updated Peer Dependency on React Native to `>=0.60` [Issue #80](https://github.com/cjam/react-native-spotify-remote/issues/80)
11+
### Added
12+
- Better error messages on connection failures [Issue #65](https://github.com/cjam/react-native-spotify-remote/issues/65)
13+
- iOS now checks to see if Spotify is installed
14+
- License file
15+
### Updated
16+
- Example app to RN 63.4
17+
818
## [0.3.2] - 2020-05-17
919
### Fixed
1020
- added some defaults for ApiConfig

0 commit comments

Comments
 (0)