Add v3.0.4 and v3.1.3 to the history.
This commit is contained in:
parent
8257f0abd9
commit
9315cdb473
|
@ -76,6 +76,11 @@
|
||||||
* Added an explicit rerun note to configuration.md, defaults section (#4734)
|
* Added an explicit rerun note to configuration.md, defaults section (#4734)
|
||||||
* Update Rack-Jekyll Heroku deployment blog post url (#4789)
|
* Update Rack-Jekyll Heroku deployment blog post url (#4789)
|
||||||
|
|
||||||
|
## 3.1.3 / 2016-04-18
|
||||||
|
|
||||||
|
* Fix defaults for Documents to lookup defaults based on `relative_path` instead of `url` (#4807)
|
||||||
|
* Use SSLEnable instead of EnableSSL and make URL HTTPS (WEBrick) (#4693)
|
||||||
|
|
||||||
## 3.1.2 / 2016-02-19
|
## 3.1.2 / 2016-02-19
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
@ -223,6 +228,11 @@
|
||||||
* Add Contentful Extension to list of third-party plugins (#4390)
|
* Add Contentful Extension to list of third-party plugins (#4390)
|
||||||
* Correct Minor spelling error (#4394)
|
* Correct Minor spelling error (#4394)
|
||||||
|
|
||||||
|
## 3.0.4 / 2016-04-18
|
||||||
|
|
||||||
|
* Fix defaults for Documents to lookup defaults based on `relative_path` instead of `url` (#4806)
|
||||||
|
* Configuration: allow users to specify a `collections.posts.permalink` directly without `permalink` clobbering it (#4753)
|
||||||
|
|
||||||
## 3.0.3 / 2016-02-08
|
## 3.0.3 / 2016-02-08
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
Loading…
Reference in New Issue