Update CHANGELOG

This commit is contained in:
CrazyMax 2022-05-26 23:28:21 +02:00
parent eb08c35b9f
commit 3dd7a2ef4e
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -1,5 +1,10 @@
# Changelog # Changelog
## 3.0.0 (2022/05/26)
* Node 16 as default runtime (#167)
* This requires a minimum [Actions Runner](https://github.com/actions/runner/releases/tag/v2.285.0) version of v2.285.0, which is by default available in GHES 3.4 or later.
## 2.7.0 (2022/05/26) ## 2.7.0 (2022/05/26)
* Update dev dependencies and workflow (#166) * Update dev dependencies and workflow (#166)