Add 3 more lines to 2.1.0 release post.

This commit is contained in:
Parker Moore 2014-06-28 21:54:56 -04:00
parent 253b10818c
commit f93da3cfb1
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ things to look forward to:
- Set a collection-specific URL template (#2418) - Set a collection-specific URL template (#2418)
- `pygments.rb` 0.6.0! (#2504) - `pygments.rb` 0.6.0! (#2504)
- `.json` files in `_data` (#2369) - `.json` files in `_data` (#2369)
- Allow subdirectories in `_data` (#2395)
- Add support for `hl_lines` in `highlight` tag (#2532)
- Post categories now merge with directory, front-matter, and defaults (#2373)
- New `--skip_initial_build` flag for `jekyll serve` (#2477) - New `--skip_initial_build` flag for `jekyll serve` (#2477)
- A bajilion bug fixes and site updates! - A bajilion bug fixes and site updates!