Update history to reflect merge of #1066.

This commit is contained in:
Parker Moore 2013-05-12 12:12:49 +02:00
parent 179a746091
commit 7671b45a92
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* Backwards-compatibilize relative permalinks (#1081) * Backwards-compatibilize relative permalinks (#1081)
### Minor Enhancements ### Minor Enhancements
* Add a `data-lang="<lang>"` attribute to Redcarpet code blocks (#1066)
* 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)
* Update Kramdown version to 1.0.2 (#1067) * Update Kramdown version to 1.0.2 (#1067)