Add notes about current wip

This commit is contained in:
Maxime Thirouin
2014-10-14 08:36:02 +02:00
parent db02366324
commit 332cd4e876
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
# unreleased
- code exploded in commonjs style
- lots of tests added
# 0.1.4 - 2014-10-14
- allow to load pages without any attributes on `<html>` element (fix [#6](https://github.com/MoOx/pjax/issues/6))