Update some metas stuff
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,19 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.3 - 2014-09-16
|
||||
# 0.1.3 - 2014-09-16
|
||||
|
||||
- clicking on the current url somewhere does not produce a full reload by default (see option `currentUrlFullReload`)
|
||||
- fix `document.implementation.createHTMLDocument` error (in IE10, ref [#16](https://github.com/MoOx/pjax/pull/16))
|
||||
|
||||
## 0.1.2 - 2014-04-03
|
||||
# 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
|
||||
# 0.1.1 - 2014-04-02
|
||||
|
||||
- Safer UMD wrapper (fix concat issue)
|
||||
|
||||
## 0.1.0 - 2014-03-24
|
||||
# 0.1.0 - 2014-03-24
|
||||
|
||||
Initial release
|
||||
|
||||
Reference in New Issue
Block a user