From e3ca9f3c5b7122f1e605573968500561b9cf142b Mon Sep 17 00:00:00 2001 From: "Br. Samuel Springuel" Date: Sun, 10 Mar 2019 17:29:57 -0400 Subject: [PATCH] Release ready CHANGELOG --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7329fdc93..a349d63ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,6 @@ All notable changes to this project will be documented in this file. As of v3.0.0 this project adheres to [Semantic Versioning](http://semver.org/). It follows [some conventions](http://keepachangelog.com/). -## [Unreleased][develop] - - -## [Unreleased][CTAN] - - ## [5.2.0] - 2019-03-10 ### Fixed - `latin` is now supported as a valid language name. This brings Latin into line with other languages where both titlecased and lowercased version of the language name (e.g. `English` and `english`) are both allowed.