mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
Merge pull request #4819 from jekyll/release-posts
Release posts for v3.0.4 and v3.1.3
This commit is contained in:
@@ -5,6 +5,13 @@ permalink: "/docs/history/"
|
||||
note: This file is autogenerated. Edit /History.markdown instead.
|
||||
---
|
||||
|
||||
## 3.1.3 / 2016-04-18
|
||||
{: #v3-1-3}
|
||||
|
||||
- Fix defaults for Documents to lookup defaults based on `relative_path` instead of `url` ([#4807]({{ site.repository }}/issues/4807))
|
||||
- Use SSLEnable instead of EnableSSL and make URL HTTPS (WEBrick) ([#4693]({{ site.repository }}/issues/4693))
|
||||
|
||||
|
||||
## 3.1.2 / 2016-02-19
|
||||
{: #v3-1-2}
|
||||
|
||||
@@ -168,6 +175,13 @@ note: This file is autogenerated. Edit /History.markdown instead.
|
||||
- Correct Minor spelling error ([#4394]({{ site.repository }}/issues/4394))
|
||||
|
||||
|
||||
## 3.0.4 / 2016-04-18
|
||||
{: #v3-0-4}
|
||||
|
||||
- Fix defaults for Documents to lookup defaults based on `relative_path` instead of `url` ([#4806]({{ site.repository }}/issues/4806))
|
||||
- Configuration: allow users to specify a `collections.posts.permalink` directly without `permalink` clobbering it ([#4753]({{ site.repository }}/issues/4753))
|
||||
|
||||
|
||||
## 3.0.3 / 2016-02-08
|
||||
{: #v3-0-3}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user