prepare v0.1.4

This commit is contained in:
Maxime Thirouin
2014-10-14 07:42:35 +02:00
parent e0d33c9e18
commit 7541d82095

View File

@@ -1,3 +1,8 @@
# 0.1.4 - 2014-10-14
- allow to load pages without any attributes on `<html>` element (fix [#6](https://github.com/MoOx/pjax/issues/6))
- make `Pjax.switches.sideBySide` method usable (fix [#13](https://github.com/MoOx/pjax/issues/13))
# 0.1.3 - 2014-09-16 # 0.1.3 - 2014-09-16
- clicking on the current url somewhere does not produce a full reload by default (see option `currentUrlFullReload`) - clicking on the current url somewhere does not produce a full reload by default (see option `currentUrlFullReload`)