Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit 4877bac

Browse files
committed
0.2.3
1 parent afe0ddb commit 4877bac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.2.3 - 2016-03-24
2+
13
- Fixed: ``currentUrlFullReload`` option now works
24
- Fixed: ``this.reload`` is now a Function
35
([#65](https://github.com/MoOx/pjax/issues/65))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pjax",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)",
55
"keywords": [
66
"pjax",

0 commit comments

Comments
 (0)