From 93321c6fb934396c52ef614c4eab0bb03a0a3960 Mon Sep 17 00:00:00 2001 From: Nemo Date: Fri, 26 Aug 2022 17:21:15 +0530 Subject: [PATCH] [docs] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43cef14..d64e17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 1.0.9 +### Changed +- Dependency Updates +- Minimum NodeJS version is now v14 + ## 1.0.8 ### Added - Dependency Updates