mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-07 13:15:18 -05:00
@mojombo asked us to use Releases on GitHub. Link to it in our release notes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user