From a0d782940077ced89a62a28364fea76dd659fe93 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 22 Oct 2020 11:32:54 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abcef55..13ce77f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [1.0.4] - 22-10-2020 + +### Changed + +- Translations are now loaded during `ServingNova` event to leave time for changing the locale + ## [1.0.3] - 17-09-2020 ### Added