From 895425944e26b552ef3d8f993ca2f7327fb2ce07 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Mon, 9 Aug 2021 16:50:59 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bb703c..4d170a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.2] - 2021-08-09 + +### Changed + +- Improved usage of `getValueForKey` (thanks to [@phuclh](https://github.com/phuclh)) +- Updated packages + ## [3.2.1] - 2021-07-05 ### Changed