Files
pjax/CHANGELOG.md

15 lines
229 B
Markdown
Raw Normal View History

2014-03-24 08:34:59 +01:00
# Changelog
2014-04-03 07:07:46 +02:00
## 0.1.2 - 2014-04-03
- pjax.js relocated in `src/`
- <html> attributes of pjaxified document are now available
## 0.1.1 - 2014-04-02
- Safer UMD wrapper (fix concat issue)
2014-03-24 08:34:59 +01:00
## 0.1.0 - 2014-03-24
Initial release