From ebb68c870716e25fe5da5fa64b3ad79a5fc1dca3 Mon Sep 17 00:00:00 2001 From: mcarton Date: Wed, 8 Feb 2017 20:56:34 +0100 Subject: [PATCH] Update date in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a8249aa563..b72387f0d71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## 0.0.114 — 2017-02-07 +## 0.0.114 — 2017-02-08 * Rustup to rustc 1.17.0-nightly (c49d10207 2017-02-07) * Tests are now ui tests (testing the exact output of rustc)