Update history to reflect merge of #1081.
This commit is contained in:
parent
28b9e351c4
commit
427bb6aec7
|
@ -1,5 +1,8 @@
|
||||||
## HEAD
|
## HEAD
|
||||||
### Major Enhancements
|
### Major Enhancements
|
||||||
|
* Add `jekyll doctor` command to check site for any known compatibility problems (#1081)
|
||||||
|
* Backwards-compatibilize relative permalinks (#1081)
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
* Deprecate old config `server_port`, match to `port` if `port` isn't set (#1084)
|
* Deprecate old config `server_port`, match to `port` if `port` isn't set (#1084)
|
||||||
* Update pygments.rb version to 0.5.0 (#1061)
|
* Update pygments.rb version to 0.5.0 (#1061)
|
||||||
|
|
Loading…
Reference in New Issue