From 6a9c908156603f51c86656054a28ae6000ce57c4 Mon Sep 17 00:00:00 2001 From: Marco Nilsson Date: Thu, 16 May 2019 20:16:47 +0200 Subject: [PATCH] Add missing version delimiter. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f6d51777..d6ea13c626 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/). -## [4.0.40] 2019-05-16, leisure +## [4.0.4.0] 2019-05-16, leisure ### Fixed - Adds back the new user wizard inadvertently removed #1464 (@jamescowens). - Repair scraper team filtering #1466 (@jamescowens).