Update history to reflect merge of #2408 [ci skip]
This commit is contained in:
parent
ba905a2c18
commit
8b5fe24cb2
|
@ -5,6 +5,7 @@
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
* Add support for JSON files in the `_data` directory (#2369)
|
* Add support for JSON files in the `_data` directory (#2369)
|
||||||
|
* Allow subclasses to override `EXCERPT_ATTRIBUTES_FOR_LIQUID` (#2408)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
@ -24,7 +25,7 @@
|
||||||
* Improve JavaScript in `anchor_links.html` (#2368)
|
* Improve JavaScript in `anchor_links.html` (#2368)
|
||||||
* Remove note on Quickstart page about default markdown converter (#2387)
|
* Remove note on Quickstart page about default markdown converter (#2387)
|
||||||
* Remove broken link in extras.md to a Maruku fork (#2401)
|
* Remove broken link in extras.md to a Maruku fork (#2401)
|
||||||
* Update Font Awesome to v4.1.0. (2410)
|
* Update Font Awesome to v4.1.0. (#2410)
|
||||||
|
|
||||||
## 2.0.3 / 2014-05-08
|
## 2.0.3 / 2014-05-08
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue