0.2.3
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# 0.2.3 - 2016-03-24
|
||||||
|
|
||||||
- Fixed: ``currentUrlFullReload`` option now works
|
- Fixed: ``currentUrlFullReload`` option now works
|
||||||
- Fixed: ``this.reload`` is now a Function
|
- Fixed: ``this.reload`` is now a Function
|
||||||
([#65](https://github.com/MoOx/pjax/issues/65))
|
([#65](https://github.com/MoOx/pjax/issues/65))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pjax",
|
"name": "pjax",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)",
|
"description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"pjax",
|
"pjax",
|
||||||
|
|||||||
Reference in New Issue
Block a user