32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
|
layout: news_item
|
|
title: 'Jekyll 3.1.1 Released'
|
|
date: 2016-01-28 17:21:50 -0800
|
|
author: parkr
|
|
version: 3.1.1
|
|
categories: [release]
|
|
---
|
|
|
|
This release squashes a few bugs :bug: :bug: :bug: noticed by a few
|
|
wonderful Jekyll users:
|
|
|
|
* If your `permalink` ended with a `/`, your URL didn't have any extension,
|
|
even if you wanted one
|
|
* We now strip the BOM by default per Ruby's `IO.open`.
|
|
* `page.dir` will not always end in a slash.
|
|
|
|
We also updated our [Code of Conduct](/conduct/) to the latest version of
|
|
the Contributor Covenant. The update includes language to ensure that the
|
|
reporter of the incident remains confidential to non-maintainers and that
|
|
all complaints will result in an appropriate response. I care deeply about
|
|
Jekyll's community and will do everything in my power to ensure it is a
|
|
welcoming community. Feel free to reach out to me directly if you feel
|
|
there is a way we can improve the community for everyone!
|
|
|
|
See links to the PR's on [the history page](/docs/history/#v3-1-1).
|
|
|
|
Thanks to Jordon Bedwell, chrisfinazzo, Kroum Tzanev, David Celis, and
|
|
Alfred Xing for their commits on this latest release! :sparkles:
|
|
|
|
Happy Jekylling!
|