From ab4f0d4a7b26f56b49cfb4c5b67a908475b02c6c Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Fri, 12 Mar 2021 20:24:15 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca5b8f8..9cb03b7 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). +## [Unreleased] + +### Changed + +- Node.js version is now 14, since it's now supported by Vercel + ## [1.1.1] - 2021-03-03 ### Added