From 3d4da0edc3eb705856cc1d21c2eeabbba199d47d Mon Sep 17 00:00:00 2001 From: Marco Nilsson Date: Mon, 8 Jan 2018 21:04:49 +0100 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8dc3078c..2ad170432a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [3.7.0.0] +## [3.7.0.0] 2018-01-08 ### Added - Provide Difficulty of best kernel found, #766 (@tomasbrod). - Add Travis support for OSX, 665 (@acey1).