From a2d09c5203ef635fe2a0d721fc4be51c7d6e96c8 Mon Sep 17 00:00:00 2001 From: jonaskay Date: Sat, 8 Aug 2020 16:29:07 +0300 Subject: [PATCH] Add missing heading to CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a157d49..fea7994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.3.5] - 2020-08-08 +### Security + - Update dependencies to fix security vulnerabilities ## [0.3.4] - 2020-04-03