From 262e3cf8b3fbb4404fb35f6f95774397524a23c0 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 13 Feb 2020 15:28:01 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da4e55..267e4fb 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). +## [1.3.2] - 2020-02-13 + +### Changed + +- Improved key handling w/ array value support +- Improved validation and fields support + ## [1.3.1] - 2020-02-10 ### Changed