chore(docs): 6.1.0 release notes (#428)

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/428
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: gratux <gratux@noreply.code.forgejo.org>
Co-committed-by: gratux <gratux@noreply.code.forgejo.org>
pull/434/head
gratux 2025-01-12 06:03:21 +00:00 committed by earl-warren
parent 483a54dd08
commit 72049ccff9
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Release Notes # Release Notes
## 6.1.0
* [Add `[container].force_rebuild` config option](https://code.forgejo.org/forgejo/runner/pulls/406) to force rebuilding of local docker images, even if they are already present.
## 6.0.1 ## 6.0.1
* [Fixes a regression](https://code.forgejo.org/forgejo/runner/issues/425) that was introduced in version 6.0.0 by which the `[container].options` config file setting was ignored. * [Fixes a regression](https://code.forgejo.org/forgejo/runner/issues/425) that was introduced in version 6.0.0 by which the `[container].options` config file setting was ignored.