File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Romantic Versioning](http://blog.legacyteam.info/20
66
77## [ Unreleased]
88
9+ ## [ 0.9.19] - 2021/05/11
10+
11+ ### Added
12+ - UnloadByDomain feature for URLCaching.
13+
14+ ### Changed
15+ - URLCaching.ClearCaching method is renamed to URLCaching.PurgeByDomain method.
16+
17+ ### Fixed
18+ - possible preload affect bug to load AssetBundle.
19+
20+
921## [ 0.9.18] - 2021/05/08
1022
1123### Added
@@ -343,7 +355,8 @@ and this project adheres to [Romantic Versioning](http://blog.legacyteam.info/20
343355- Something.
344356
345357
346- [ Unreleased ] : https://github.com/sassembla/autoya/compare/0.9.18...HEAD
358+ [ Unreleased ] : https://github.com/sassembla/autoya/compare/0.9.19...HEAD
359+ [ 0.9.19 ] : https://github.com/sassembla/autoya/compare/0.9.18...0.9.19
347360[ 0.9.18 ] : https://github.com/sassembla/autoya/compare/0.9.17...0.9.18
348361[ 0.9.17 ] : https://github.com/sassembla/autoya/compare/0.9.16...0.9.17
349362[ 0.9.16 ] : https://github.com/sassembla/autoya/compare/0.9.15...0.9.16
You can’t perform that action at this time.
0 commit comments