Closes #55
This commit is contained in:
Maxime Thirouin
2016-03-12 07:42:37 +01:00
parent 722ddf2a30
commit 01536bfbf5
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
# 0.2.2 - 2016-03-12
- Fixed: added back standalone version in `./pjax.js`
([#57](https://github.com/MoOx/pjax/issues/57)
- Fixed: error when using pjax with google analytics (``options`` was undefined)