File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11Version NEXT [not yet released]
22****************************************************************************************************
3- - fix github issue 124, added error handler to TagRequest
4- - added support for loading files with src set to an object that is then decoded by a plugin
3+
4+
5+ Version 0.6.1 [May 21, 2015]
6+ ****************************************************************************************************
7+ - Added error handler to TagRequest (GitHub issue #124)
8+ - Added support for loading files with src set to an object that is then decoded by a plugin
59- Fixed parsing of certain SVG files in IE 9/10
610- Fixed propagating loaded sub-manifest items
711- Fixed XHR support for IE 9
@@ -10,6 +14,9 @@ Version NEXT [not yet released]
1014- Fixed propagating plugins to sub loaders
1115- Fixed SVG loading on iOS
1216- XHR text loads now default to UTF-8
17+ - Added DOMUtils for adding/removing HEAD and BODY content
18+ - Separated the cleanup() in LoadQueue to be called separately
19+
1320
1421Version 0.6.0 [December 12, 2014]
1522************************************************************************************************************************
You can’t perform that action at this time.
0 commit comments