From e2c3c487a0f9c38803db5e987d4e016003fbe255 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Thu, 13 May 2021 14:19:23 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2499b38..85e35f2 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.2.1] - 2021-05-13 + +### Security + +- bumped dependencies (#14, #15) + ## [1.2.0] - 2021-03-17 ### Changed