# Change Log

## [v2.3.1](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.3.1) (2016-12-15)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.3.0...v2.3.1)

**Closed issues:**

- How to debug? [\#47](https://github.com/tlenclos/react-native-audio-streaming/issues/47)
- Error while building [\#46](https://github.com/tlenclos/react-native-audio-streaming/issues/46)
- Not able to install..... [\#43](https://github.com/tlenclos/react-native-audio-streaming/issues/43)

**Merged pull requests:**

- Add Cocoapods RNAudioStreaming.podspec file [\#54](https://github.com/tlenclos/react-native-audio-streaming/pull/54) ([siriusdely](https://github.com/siriusdely))

## [v2.3.0](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.3.0) (2016-11-18)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.2.0...v2.3.0)

**Implemented enhancements:**

- Can we make notification on android and media center control on iOS optional ? [\#27](https://github.com/tlenclos/react-native-audio-streaming/issues/27)

**Closed issues:**

- Stop working when app in background. [\#39](https://github.com/tlenclos/react-native-audio-streaming/issues/39)
- hi! I used Redux,  I do not know how to introduce this [\#38](https://github.com/tlenclos/react-native-audio-streaming/issues/38)
- Android get URL of current track like iOS [\#35](https://github.com/tlenclos/react-native-audio-streaming/issues/35)
- libaac does not work in android Marshmallow & above [\#30](https://github.com/tlenclos/react-native-audio-streaming/issues/30)
- can't get work with rn 0.31.0 [\#25](https://github.com/tlenclos/react-native-audio-streaming/issues/25)
- Unable to run pod install [\#17](https://github.com/tlenclos/react-native-audio-streaming/issues/17)

## [v2.2.0](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.2.0) (2016-10-24)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.1.0...v2.2.0)

**Closed issues:**

- Can't get to work in Android 23 [\#24](https://github.com/tlenclos/react-native-audio-streaming/issues/24)
- Where do I get libStreamingKit.a? [\#20](https://github.com/tlenclos/react-native-audio-streaming/issues/20)
- Where do I get Pods.xcodeproj? [\#19](https://github.com/tlenclos/react-native-audio-streaming/issues/19)
- not able to control play/pause remotely using earbuds [\#18](https://github.com/tlenclos/react-native-audio-streaming/issues/18)
- Not working with react-native-navigation [\#14](https://github.com/tlenclos/react-native-audio-streaming/issues/14)
- iOS build error: STKAudioPlayer.h not found [\#10](https://github.com/tlenclos/react-native-audio-streaming/issues/10)

**Merged pull requests:**

- Update aac libraries for android [\#32](https://github.com/tlenclos/react-native-audio-streaming/pull/32) ([madhu314](https://github.com/madhu314))
- Update README.md [\#31](https://github.com/tlenclos/react-native-audio-streaming/pull/31) ([brettpappas](https://github.com/brettpappas))
- Make notifications on android and media center on iOS optional [\#29](https://github.com/tlenclos/react-native-audio-streaming/pull/29) ([madhu314](https://github.com/madhu314))
- Fix for iOS build error [\#28](https://github.com/tlenclos/react-native-audio-streaming/pull/28) ([brettpappas](https://github.com/brettpappas))
- Update README.md [\#26](https://github.com/tlenclos/react-native-audio-streaming/pull/26) ([donedgardo](https://github.com/donedgardo))
- corrects README to specify correct file for Android install [\#23](https://github.com/tlenclos/react-native-audio-streaming/pull/23) ([dininski](https://github.com/dininski))
- Update react-native to 0.31.0 [\#11](https://github.com/tlenclos/react-native-audio-streaming/pull/11) ([tlenclos](https://github.com/tlenclos))

## [v2.1.0](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.1.0) (2016-09-06)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.0.2...v2.1.0)

**Implemented enhancements:**

- Any plans for "seek" function or a "progress" listener? [\#5](https://github.com/tlenclos/react-native-audio-streaming/issues/5)

**Closed issues:**

- Install failed [\#4](https://github.com/tlenclos/react-native-audio-streaming/issues/4)
- Readme [\#2](https://github.com/tlenclos/react-native-audio-streaming/issues/2)

**Merged pull requests:**

- Update ReactNativeAudioStreaming.m [\#13](https://github.com/tlenclos/react-native-audio-streaming/pull/13) ([brettpappas](https://github.com/brettpappas))
- Better handling of resume/play function [\#9](https://github.com/tlenclos/react-native-audio-streaming/pull/9) ([brettpappas](https://github.com/brettpappas))
- Added event status STREAMING [\#8](https://github.com/tlenclos/react-native-audio-streaming/pull/8) ([brettpappas](https://github.com/brettpappas))
- Update README.md [\#6](https://github.com/tlenclos/react-native-audio-streaming/pull/6) ([brettpappas](https://github.com/brettpappas))

## [v2.0.2](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.0.2) (2016-07-23)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.0.1...v2.0.2)

## [v2.0.1](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.0.1) (2016-07-23)
[Full Changelog](https://github.com/tlenclos/react-native-audio-streaming/compare/v2.0.0...v2.0.1)

## [v2.0.0](https://github.com/tlenclos/react-native-audio-streaming/tree/v2.0.0) (2016-07-23)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*