Fixed bug with API use on basic supported browsers

This commit is contained in:
Sam Potts
2015-08-21 21:36:15 +10:00
parent 9133247cdf
commit 6543fc1e5b
9 changed files with 33 additions and 17 deletions

View File

@ -1,5 +1,8 @@
# Changelog
# v1.3.5
- Fixed bug with API use on basic supported browsers
# v1.3.4
- Code cleanup by @calvintam236