From bbe200cf176c871cf6dcf275348c34f29bcadc74 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 30 Oct 2022 23:24:56 +0900 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6425ca..5eec312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Others -* add `windows-2022`, `macos-11`, `macos-12`, `ubuntu-22.04`, and `CentOS 8 Stream (Docker container)` +* add `windows-2022`, and `macos-11` (thanks [@ViacheslavKudinov](https://github.com/ViacheslavKudinov)) +* add `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))