From df6ec50899113b33b2084839bc21a210f795ae3c Mon Sep 17 00:00:00 2001 From: Rich Brown Date: Tue, 29 Nov 2022 17:48:18 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9131f15..5f5d784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [1.1.0] - 2022-11-29 + +### Fixed + +- Upgrade action.yml to use Node16 (replacing Node12) +- Bump version number to 1.1.0 + ## [1.0.3] - 2019-11-24 ### Fixed