fix port in POST request urls
This commit is contained in:
parent
8d3d2fa397
commit
b2daa1b55a
62 changed files with 6708 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue