fix port in POST request urls

This commit is contained in:
Leo Horie 2014-04-08 15:03:20 -04:00
parent 8d3d2fa397
commit b2daa1b55a
62 changed files with 6708 additions and 2 deletions

View file

@ -1,5 +1,12 @@
## Change Log
[v0.1.4](/mithril/archive/v0.1.3) - maintenance
### Bug Fixes:
- URLs with port numbers are now handled correctly [#40](https://github.com/lhorie/mithril.js/issues/40)
- NPM package now contains unminified version for map files [#39](https://github.com/lhorie/mithril.js/issues/39)
[v0.1.3](/mithril/archive/v0.1.3) - maintenance
### News: