Skip to content

Commit 997dcd8

Browse files
committed
doc: update CHANGELOG.
1 parent 9e3e75c commit 997dcd8

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)