Merge pull request #5214 from DirtyF/fix-5213

Merge pull request 5214
This commit is contained in:
jekyllbot 2016-08-08 19:05:27 -07:00 committed by GitHub
commit c526c9dd62
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Some other notable changes:
- Added an `:after_init` Hook - Added an `:after_init` Hook
- Added a `where_exp` filter to provide more powerful filtering - Added a `where_exp` filter to provide more powerful filtering
- Added a `link` liquid tag which can be used to generate URL's for any - Added a `link` liquid tag which can be used to generate URL's for any
post, page, or document based on its path relative to the site source post or document based on its path relative to the site source
- ... and lots more! - ... and lots more!
As always, there is [a full list of changes](/docs/history/#v3-2-0) for As always, there is [a full list of changes](/docs/history/#v3-2-0) for