Fixed: `this.reload` is now a Function

Closes #65
This commit is contained in:
Maxime Thirouin
2016-03-24 12:38:15 +01:00
parent a5d36d28f8
commit afe0ddb6b9
5 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
- Fixed: ``currentUrlFullReload`` option now works
- Fixed: ``this.reload`` is now a Function
([#65](https://github.com/MoOx/pjax/issues/65))
# 0.2.2 - 2016-03-12
- Fixed: added back standalone version in `./pjax.js`