mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
docs: add changeog
This commit is contained in:
parent
dbb92782cf
commit
d355bb4ebe
15
CHANGELOG.md
15
CHANGELOG.md
@ -0,0 +1,15 @@
|
||||
|
||||
3.0.0 / 2017-02-19
|
||||
==================
|
||||
|
||||
#### Breaking change
|
||||
- Not support IE9
|
||||
- The route becomes: `/#/page?id=slug`. The previous route will be redirected
|
||||
|
||||
#### Features
|
||||
- Faster rendering
|
||||
- Clearer source code
|
||||
- More powerful API
|
||||
- Auto header for each page [#78](https://github.com/QingWei-Li/docsify/issues/78)
|
||||
- Localization for search plugin [#80](https://github.com/QingWei-Li/docsify/issues/80)
|
||||
- Execute the script in markdown (see `executeScript`)
|
||||
Loading…
x
Reference in New Issue
Block a user