This commit is contained in:
Maxime Thirouin
2016-03-24 12:39:07 +01:00
parent afe0ddb6b9
commit 4877bac2ae
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# 0.2.3 - 2016-03-24
- Fixed: ``currentUrlFullReload`` option now works
- Fixed: ``this.reload`` is now a Function
([#65](https://github.com/MoOx/pjax/issues/65))