site/docs/history/index.html in jekyll-docs-3.4.2 vs site/docs/history/index.html in jekyll-docs-3.4.3
- old
+ new
@@ -2,35 +2,35 @@
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <meta name="generator" content="Jekyll v3.4.2">
+ <meta name="generator" content="Jekyll v3.4.3">
<link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
<link rel="stylesheet" href="/css/screen.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<!-- Begin Jekyll SEO tag v2.1.0 -->
<title>History - Jekyll • Simple, blog-aware, static sites</title>
<meta property="og:title" content="History">
-<meta name="description" content="3.4.2 / 2017-03-09">
-<meta property="og:description" content="3.4.2 / 2017-03-09">
+<meta name="description" content="3.4.3 / 2017-03-21">
+<meta property="og:description" content="3.4.3 / 2017-03-21">
<link rel="canonical" href="https://jekyllrb.com/docs/history/">
<meta property="og:url" content="https://jekyllrb.com/docs/history/">
<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
<meta property="og:type" content="article">
-<meta property="article:published_time" content="2017-03-22T08:07:54-07:00">
+<meta property="article:published_time" content="2017-03-22T08:08:47-07:00">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@jekyllrb">
<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
<script type="application/ld+json">
{"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "History",
-"datePublished": "2017-03-22T08:07:54-07:00",
-"description": "3.4.2 / 2017-03-09",
+"datePublished": "2017-03-22T08:08:47-07:00",
+"description": "3.4.3 / 2017-03-21",
"publisher": {"@type": "Organization",
"logo": {"@type": "ImageObject",
"url": "https://jekyllrb.com/img/logo-2x.png"}},
"url": "https://jekyllrb.com/docs/history/"}</script>
<!-- End Jekyll SEO tag -->
@@ -288,10 +288,16 @@
<article>
<div class="improve right hide-on-mobiles">
<a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/history.md"><i class="fa fa-pencil"></i> Improve this page</a>
</div>
<h1>History</h1>
- <h2 id="v3-4-2">3.4.2 / 2017-03-09</h2>
+ <h2 id="v3-4-3">3.4.3 / 2017-03-21</h2>
+
+<ul>
+ <li>Backport <a href="https://github.com/jekyll/jekyll/issues/5957">#5957</a> for v3.4.x: Allow colons in <code class="highlighter-rouge">uri_escape</code> filter (<a href="https://github.com/jekyll/jekyll/issues/5968">#5968</a>)</li>
+</ul>
+
+<h2 id="v3-4-2">3.4.2 / 2017-03-09</h2>
<ul>
<li>Backport <a href="https://github.com/jekyll/jekyll/issues/5871">#5871</a> for v3.4.x: Convert StaticFile liquid representation to
a Drop & add front matter defaults support to StaticFiles (<a href="https://github.com/jekyll/jekyll/issues/5940">#5940</a>)</li>
</ul>