Skip to content

Commit 652f205

Browse files
committed
Minor formatting fix in the README
1 parent c73c972 commit 652f205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ In addition a full [specification and API description](http://xml3d.org/xml3d/sp
8080
### Change log ###
8181
5.1 - 07.01.2016
8282
* Resource system is now based on the [Fetch API](https://developer.mozilla.org/en/docs/Web/API/Fetch_API) and [Promises](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise)
83-
* Better FormatHandler interface for custom mesh loaders [wiki](https://github.com/xml3d/xml3d.js/wiki/Writing-a-custom-FormatHandler-plugin)
84-
* Support for the CSS z-index property [demo](http://xml3d.github.io/xml3d-examples/examples/zindex/index.html), [spec](http://xml3d.org/xml3d/specification/5.1/#the-z-index-property)
85-
* New onRequest interface for custom HTTP headers [wiki](https://github.com/xml3d/xml3d.js/wiki/Adding-custom-headers-%28eg.-Auth%29-to-requests)
83+
* Better FormatHandler interface for custom mesh loaders - [wiki](https://github.com/xml3d/xml3d.js/wiki/Writing-a-custom-FormatHandler-plugin)
84+
* Support for the CSS z-index property - [demo](http://xml3d.github.io/xml3d-examples/examples/zindex/index.html), [spec](http://xml3d.org/xml3d/specification/5.1/#the-z-index-property)
85+
* New onRequest interface for custom HTTP headers - [wiki](https://github.com/xml3d/xml3d.js/wiki/Adding-custom-headers-%28eg.-Auth%29-to-requests)
8686
* Memory performance improvements when removing elements from the DOM
8787

8888
5.0 - 16.10.2015 ([Not backwards compatible!](https://github.com/xml3d/xml3d.js/wiki/Migrate-to-XML3D-5.0))

0 commit comments

Comments
 (0)