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.