Update history to reflect merge of #1144.

This commit is contained in:
Parker Moore 2013-07-12 10:52:28 +02:00
parent e1ecae250c
commit 86fd1c5dd4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* Restrict activesupport dependency to pre-4.0.0 to maintain compatibility with `<= 1.9.2`
* Include/exclude deprecation handling simplification (#1284)
* Convert README to Markdown. (#1267)
* Refactor Jekyll::Site (#1144)
### Site Enhancements
* Add "News" section for release notes, along with an RSS feed (#1093, #1285, #1286)