From 1f7b22e5e91fd3be19d358112a0fbc4562aaf2d5 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 28 Feb 2021 11:21:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b47ed1..f10a9a7 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](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [3.0.0] - 2021-02-28 + +### Changed + +- Drop support for Node.js versions older than version 10 + ## [2.0.1] - 2020-03-20 ### Changed