Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
simongladkoskok authored and oleksii-frolov committed Dec 3, 2014
1 parent ca94103 commit 484c616
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Connect SDK Android Changelog

## 1.4.0 -- 3 Dec 2014

- Modularized project to allow easy exclusion of modules that have heavy and/or external dependencies
- Improved support for DLNA devices
- DLNA volume control subscriptions
- DLNA play state subscriptions
- DLNA media info
- Unit tests for the discovery services providers
- Miscellaneous bug fixes
- [See commits between 1.3.2 and 1.4.0](https://github.com/ConnectSDK/Connect-SDK-Android/compare/1.3.2...1.4.0)

[View files at version 1.4.0](https://github.com/ConnectSDK/Connect-SDK-Android/tree/1.4.0)

## 1.3.2 -- 6 Aug 2014

- Added launchYouTube(String contentId, float startTime, AppLaunchListener listener) method to Launcher capability
Expand Down
2 changes: 1 addition & 1 deletion core

0 comments on commit 484c616

Please sign in to comment.