From d585090247ac28f5cade1cd6a65ce60a62befea0 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 14 May 2021 16:34:50 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb93990..bd1a72d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.1.3] - 2021-05-14 + +### Added + +- Added Dutch translations (thanks to [@larsjanssen6](https://github.com/larsjanssen6)) + +### Changed + +- Fixed image deletion not working on subpages +- Updated packages + ## [3.1.2] - 2021-03-04 ### Changed