Update history to reflect merge of #2642 [ci skip]
This commit is contained in:
parent
4df274f96d
commit
2045984cee
|
@ -5,6 +5,7 @@
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
* Throw a warning if the specified layout does not exist (#2620)
|
* Throw a warning if the specified layout does not exist (#2620)
|
||||||
|
* Whitelist Pygments options in safe mode (#2642)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
@ -30,6 +31,7 @@
|
||||||
* Added kramdown-with-pygments plugin to the list of third-party plugins (#2623)
|
* Added kramdown-with-pygments plugin to the list of third-party plugins (#2623)
|
||||||
* Update outdated "Extras" page and remove duplicate documentation (#2622)
|
* Update outdated "Extras" page and remove duplicate documentation (#2622)
|
||||||
* Add co2 plugin to list of third-party plugins (#2639)
|
* Add co2 plugin to list of third-party plugins (#2639)
|
||||||
|
* Attenpt to clarify the way Sass imports happen (#2642)
|
||||||
|
|
||||||
## 2.1.1 / 2014-07-01
|
## 2.1.1 / 2014-07-01
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue