Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 796 Bytes

Change Log

All notable changes to this project are documented below.

The format is based on keep a changelog and this project uses semantic versioning.

[2.1.0] - 2021-03-07

Changed

Fixed

  • Removed usage of an unsupported setter in XmlHttpRequest.withCredentials.
  • Removed usage of unsupported XmlHttpRequest.responseType.

Added

  • Examples for Cocos Creator and cocos-2d-js

[2.0.0] - 2019-05-03

Added

  • Initial public release.