Update history to reflect merge of #807.
This commit is contained in:
parent
d361a70391
commit
151ec1a487
|
@ -3,6 +3,7 @@
|
||||||
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
|
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
|
||||||
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793)
|
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793)
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
|
* Fix SafeYAML Warnings (#807)
|
||||||
* Relaxed Kramdown version to 0.14 (#808)
|
* Relaxed Kramdown version to 0.14 (#808)
|
||||||
* Aliased `jekyll server` to `jekyll serve`. (#792)
|
* Aliased `jekyll server` to `jekyll serve`. (#792)
|
||||||
* Updated gem versions for Kramdown, Rake, Shoulda, Cucumber, and RedCarpet. (#744)
|
* Updated gem versions for Kramdown, Rake, Shoulda, Cucumber, and RedCarpet. (#744)
|
||||||
|
|
Loading…
Reference in New Issue