diff --git a/site/_posts/2014-06-28-jekyll-turns-21-i-mean-2-1-0.markdown b/site/_posts/2014-06-28-jekyll-turns-21-i-mean-2-1-0.markdown index 730b320b..831c2ce5 100644 --- a/site/_posts/2014-06-28-jekyll-turns-21-i-mean-2-1-0.markdown +++ b/site/_posts/2014-06-28-jekyll-turns-21-i-mean-2-1-0.markdown @@ -16,6 +16,9 @@ things to look forward to: - Set a collection-specific URL template (#2418) - `pygments.rb` 0.6.0! (#2504) - `.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) - A bajilion bug fixes and site updates!