Update History.markdown for the 1.4.0 release
This commit is contained in:
parent
8b0ea62535
commit
7da676bcc2
|
@ -1,5 +1,17 @@
|
|||
## HEAD
|
||||
|
||||
### Major Enhancements
|
||||
|
||||
### Minor Enhancements
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
### Development Fixes
|
||||
|
||||
### Site Enhancements
|
||||
|
||||
## 1.4.0 / 2013-12-7
|
||||
|
||||
### Major Enhancements
|
||||
* Add support for TOML config files (#1765)
|
||||
|
||||
|
@ -19,7 +31,7 @@
|
|||
* Fixed case of a word in the Jekyll v1.3.0 release post (#1762)
|
||||
* Fixed the mime type for the favicon (#1772)
|
||||
|
||||
## 1.3.1 / 2013-11/26
|
||||
## 1.3.1 / 2013-11-26
|
||||
|
||||
### Minor Enhancements
|
||||
* Add a `--prefix` option to passthrough for the importers (#1669)
|
||||
|
|
Loading…
Reference in New Issue