File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ and this project adheres to [Romantic Versioning](http://blog.legacyteam.info/20
66
77## [ Unreleased]
88
9+ ## [ 0.8.42] - 2018/04/23
10+ ### Changed
11+ - Generate AssetBundles via AssetGraph now export AssetBundles + AssetBundleList only. not export .manifest files.
12+ - update IAP library version to 1.8.x
13+ - change: Auth_Logout method signature changed for async.
14+ - Logout method is changed from sync to async. callbacks are added.
15+
16+ ### Feature
17+ - OverridePoints/OnAppVersionRequired and OnResourceVersionRequired are added for HTTP request.
18+ - OverridePoints/OnUpdateToNewAssetBundleList and OnAssetBundleListUpdated are added for AssetBundleList handling.
19+ - ResourcesController feature is added.
20+
21+ ### Fix
22+ - AssetBundle samples are fixed.
23+
24+
925## [ 0.8.41] - 2018/04/02
1026### Changed
1127- OverridePoints/IsFirstBoot method signature is changed to async.
@@ -154,7 +170,8 @@ and this project adheres to [Romantic Versioning](http://blog.legacyteam.info/20
154170### Removed
155171- Something.
156172
157- [ Unreleased ] : https://github.com/sassembla/autoya/compare/0.8.41...HEAD
173+ [ Unreleased ] : https://github.com/sassembla/autoya/compare/0.8.42...HEAD
174+ [ 0.8.42 ] : https://github.com/sassembla/autoya/compare/0.8.41...0.8.42
158175[ 0.8.41 ] : https://github.com/sassembla/autoya/compare/0.8.40...0.8.41
159176[ 0.8.40 ] : https://github.com/sassembla/autoya/compare/0.8.32...0.8.40
160177[ 0.8.32 ] : https://github.com/sassembla/autoya/compare/0.8.31...0.8.32
You can’t perform that action at this time.
0 commit comments