0.2.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# unreleased
|
# unreleased
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
# 0.2.0 - 2015-02-04
|
||||||
|
|
||||||
- Fixed: prevent scrollTo from being converted from false to 0 ([#33](https://github.com/MoOx/pjax/pull/33))
|
- Fixed: prevent scrollTo from being converted from false to 0 ([#33](https://github.com/MoOx/pjax/pull/33))
|
||||||
- Changed: code exploded in commonjs style
|
- Changed: code exploded in commonjs style
|
||||||
- Added: lots of tests
|
- Added: lots of tests
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pjax",
|
"name": "pjax",
|
||||||
"version": "0.1.4",
|
"version": "0.2.0",
|
||||||
"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