From 737e06c5fc187614d86ab5f77cef7c9bc511d9ee Mon Sep 17 00:00:00 2001 From: Paul Cothenet Date: Mon, 6 May 2024 14:47:39 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 054d217..3d9886a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## [2.2.0] - 2024-05-06 + +### Breaking + +- Drops support for node.js < 18 + ## [2.1.1] - 2023-04-18 ### Added