1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

chore(docs): 6.2.1 release notes (#472)

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/472
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
Earl Warren 2025-01-29 17:22:03 +00:00 committed by earl-warren
parent 1bee5882b3
commit 1c7dbeea62
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201

View file

@ -1,5 +1,9 @@
# Release Notes
## 6.2.1
* LXC [templates are updated if needed](https://code.forgejo.org/forgejo/act/pulls/102).
## 6.2.0
* The `container.options` [allows `--hostname`](https://forgejo.org/docs/next/user/actions/#jobsjob_idcontaineroptions).