From 3de1e5813310c26f8edce3cafefcbfee5019bbd7 Mon Sep 17 00:00:00 2001 From: bnasslah Date: Tue, 14 Dec 2021 20:44:23 +0100 Subject: [PATCH] CHANGELOG.md update --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ee4366d..ba273dc8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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.6.1] - 2021-12-12 +### Added +- #1356, #1360 - Add support for caching based on Locale +### Fixed +- #1380 - Jhipster tests failing after upgrading from 1.5.13 to 1.6.0 + ## [1.6.0] - 2021-12-12 ### Added - #1356, #1360 - Add support for caching based on Locale