This commit is contained in:
Maxime Thirouin
2015-02-04 08:10:13 +01:00
parent c16996d2b2
commit a601e301cd
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# 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))
- Changed: code exploded in commonjs style
- Added: lots of tests