From c5a14996df63e7e2d149f8ac804b9f17541a8d77 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sun, 7 Jan 2018 16:22:08 -0500 Subject: [PATCH] docs: updated changelog ***NO_CI*** --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a3e7a41..181a6c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [v1.0.66] - 2018-01-07 +### Added +- **Localization**: Swedish locale is now available (thanks to @pontus-andersson) + +## Fixed +- **Misc**: Strip /create and /edit when check path permissions + ## [v1.0.12] - 2017-11-26 ### Added - **Localization**: Estonian locale is now available (thanks to @vonforum)