parent
1416e0e0ce
commit
36baf435b5
|
@ -9,6 +9,7 @@
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
|
|
||||||
* Add integration test for `jekyll new --blank` in TestUnit (#2913)
|
* Add integration test for `jekyll new --blank` in TestUnit (#2913)
|
||||||
|
* Add unit test for `jekyll new --force` logic (#2929)
|
||||||
|
|
||||||
### Site Enhancements
|
### Site Enhancements
|
||||||
|
|
||||||
|
@ -18,7 +19,6 @@
|
||||||
* Remove warning regarding GHP use of singular types for front matter defaults (#2919)
|
* Remove warning regarding GHP use of singular types for front matter defaults (#2919)
|
||||||
* Fix quote character typo in site documentation for templates (#2917)
|
* Fix quote character typo in site documentation for templates (#2917)
|
||||||
* Point Liquid links to Liquid’s Github wiki (#2887)
|
* Point Liquid links to Liquid’s Github wiki (#2887)
|
||||||
* Add unit test for `jekyll new --force` logic (#2929)
|
|
||||||
|
|
||||||
## 2.4.0 / 2014-09-09
|
## 2.4.0 / 2014-09-09
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue