Skip to content

Commit e8f2ddb

Browse files
author
Lanny McNie
committed
Updated VERSIONS
1 parent d67382d commit e8f2ddb

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

VERSIONS.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Version 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

1421
Version 0.6.0 [December 12, 2014]
1522
************************************************************************************************************************

0 commit comments

Comments
 (0)