Update history to reflect merge of #1081.

This commit is contained in:
Parker Moore 2013-05-12 11:57:56 +02:00
parent 28b9e351c4
commit 427bb6aec7
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## HEAD
### Major Enhancements
* Add `jekyll doctor` command to check site for any known compatibility problems (#1081)
* Backwards-compatibilize relative permalinks (#1081)
### Minor Enhancements
* Deprecate old config `server_port`, match to `port` if `port` isn't set (#1084)
* Update pygments.rb version to 0.5.0 (#1061)