@mojombo asked us to use Releases on GitHub. Link to it in our release notes.

This commit is contained in:
Parker Moore 2013-07-14 20:12:04 +02:00
parent 05e843c34b
commit e5b2b9b4cd
1 changed files with 2 additions and 2 deletions

View File

@ -17,11 +17,11 @@ Jekyll v1.1.0! This latest release of Jekyll brings some really exciting new add
- Provide better error reporting when generating sites ([#1253][])
- Latest posts first in non-LSI `related_posts` ([#1271][])
See the [History][] page for more a more detailed changelog for this release.
See the [GitHub Release][] page for more a more detailed changelog for this release.
{% assign issue_numbers = "1046|1204|1302|1198|1171|1118|1098|1215|1253|1271" | split: "|" %}
{% for issue in issue_numbers %}
[#{{ issue }}]: https://github.com/mojombo/jekyll/issues/{{ issue }}
{% endfor %}
[History]: /docs/history/#110__20130714
[History]: https://github.com/mojombo/jekyll/releases/tag/v1.1.0