mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 08:48:01 -05:00
Update History.markdown to reflect the cherry-pick of 2b9e849.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Cherry Pick: 2b9e849 into Master (Fix SSL options.)
|
||||
* Site Template: Added a default lang attribute (#4633)
|
||||
* Site template: Escape title and description where it is used in HTML (#4606)
|
||||
* Document#date: drafts which have no date should use source file mtime (#4611)
|
||||
@@ -30,6 +31,7 @@
|
||||
* Ensures related_posts are only set for a post (#4620)
|
||||
* EntryFilter#special?: ignore filenames which begin with '~' (#4491)
|
||||
* Cleaner: `keep_files` should only apply to the beginning of paths, not substrings with index > 0 (#3849)
|
||||
* Fix #4689: Use SSLEnable instead of EnableSSL and make URL HTTPS. (#4693)
|
||||
|
||||
### Development Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user