diff --git a/README.rst b/README.rst index 525e021..3dd513e 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ and on top of that: Gitea Actions - CI/CD "Act" runners ----------------------------------- -As of TurnKey Gitea v18.0, `Gitea Actions`_ are supported and enabled +As of TurnKey Gitea v18.1, `Gitea Actions`_ are supported and enabled by default. Pre-built `Act runner`_ binaries can be downloaded from Gitea. Builds on the Gitea host is supported but discouraged, unless using Docker (which requires additional install). diff --git a/changelog b/changelog index 82e1fb1..41540ab 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +turnkey-gitea-18.1 (1) turnkey; urgency=low + + * Install latest upstream version of Gitea: v1.25.1. + + * Test against TurnKey Linux 18.1 + turnkey-gitea-18.0 (1) turnkey; urgency=low * Install latest upstream version of Gitea: v1.21.10.