Update history to reflect merge of #4055

[ci skip]
This commit is contained in:
Parker Moore 2015-10-26 09:53:43 -07:00
parent e58d0ae0ef
commit 260ad9a3fb
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Incremental regeneration (#3116) * Incremental regeneration (#3116)
* Add Hooks: a new kind of plugin (#3553) * Add Hooks: a new kind of plugin (#3553)
* Upgrade to Liquid 3.0.0 (#3002) * Upgrade to Liquid 3.0.0 (#3002)
* `site.posts` is now a Collection instead of an Array (#4055)
* Add basic support for JRuby (commit: 0f4477) * Add basic support for JRuby (commit: 0f4477)
* Drop support for Ruby 1.9.3. (#3235) * Drop support for Ruby 1.9.3. (#3235)
* Support Ruby v2.2 (#3234) * Support Ruby v2.2 (#3234)