Release notes for 2.298.1 (#2174)

* Fix incorrect template vars to show SHA for WIN-ARM64 (#2171)

* Update releaseNote.md

* Update runnerversion
This commit is contained in:
Ferenc Hammerl
2022-10-04 17:14:13 +02:00
committed by GitHub
parent 3b8cfdae4e
commit 3dd27755cf
3 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
## Features
- Service containers startup error logs are now included in workflow's logs (#2110)
<!-- ## Bugs -->
## Bugs
- Fixed missing SHA for Windows arm64 release archive (#2171)
## Misc
- Added a feature flag to start warning on `save-state` and `set-output` deprecation (#2164)