prepare 0.1.3 & rename clickReload to currentUrlFullReload

This commit is contained in:
Maxime Thirouin
2014-09-16 07:54:12 +02:00
parent c65507ec50
commit 02fabcca8d
3 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.1.3 - 2014-09-16
- clicking on the current url somewhere does not produce a full reload by default (see option `currentUrlFullReload`)
- fix `document.implementation.createHTMLDocument` error (in IE10, ref [#16](https://github.com/MoOx/pjax/pull/16))
## 0.1.2 - 2014-04-03
- pjax.js relocated in `src/`