From 7808dd544de57690e831858a23d06d65a0f9cc6d Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 2 Sep 2021 16:54:22 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d170a2..1b0bf43 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.2.3] - 2021-09-02 + +### Added + +- Added pt-BR translations (thanks to [@lisotton](https://github.com/lisotton)) + +### Changed + +- Fixed issue with deleting images (thanks to [@ahmetbedir](https://github.com/ahmetbedir)) +- Updated packages + ## [3.2.2] - 2021-08-09 ### Changed