This website requires JavaScript.
Explore
Help
Sign in
vndb
/
mithril-vndb
Watch
1
Star
0
Fork
You've already forked mithril-vndb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4cc123e01d
mithril-vndb
/
docs
/
change-log.md
Leo Horie
4cc123e01d
change xhr.withCredentials to be false by default
2014-03-20 11:07:10 -04:00
265 B
Raw
Blame
History
Change Log
v0.1.1
- maintenance
Breaking changes:
changed default value for
xhr.withCredentials
from
true
to
false
for
m.request
, since public APIs are more common than auth-walled ones
v0.1
- Initial release