From 98426e9b2aa9d9b15601667683375a15db7b2437 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 30 Oct 2022 22:23:51 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5eb524..b6425ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * add `windows-2022`, `macos-11`, `macos-12`, `ubuntu-22.04`, and `CentOS 8 Stream (Docker container)` * drop `ubuntu-16.04`, and `CentOS 8 (Docker container)` +* [update Node.js version to 16](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/) (thanks [@duddu](https://github.com/duddu)) ## [2.3.1] - 2021-08-01