Make 'docs' and 'include' code.

This commit is contained in:
Parker Moore 2013-07-14 19:58:18 +02:00
parent 07406baabe
commit 05e843c34b
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ categories: [release]
After a month of hard work, the Jekyll core team is excited to announce the release of
Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new additions:
- Add 'docs' subcommand to read Jekyll's docs when offline. ([#1046][])
- Support passing parameters to templates in 'include' tag ([#1204][])
- Add `docs` subcommand to read Jekyll's docs when offline. ([#1046][])
- Support passing parameters to templates in `include` tag ([#1204][])
- Add support for Liquid tags to post excerpts ([#1302][])
- Fix pagination for subdirectories ([#1198][])
- Provide better error reporting when generating sites ([#1253][])