Adds gitea changelog config #19

Merged
OCram85 merged 6 commits from changelog into master 2022-11-19 18:36:02 +01:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 3f93eb2911 - Show all commits

View File

@ -1,5 +1,6 @@
arkanum
dotnet
Fira
gitea
LTS
tbd
dotnet

View File

@ -56,7 +56,7 @@ This helps reducing the image size.
Syntax: arkanum RUNTIME ...
RUNTIME [dotnet|golang|nodejs|powershell]
dotnet Installs latest LTS dotnet core sdk + runtime.
gitea Installs gitea tools like the changelog generator.
gitea Installs gitea tools like the changelog generator.
golang Installs golang 1.19.3.
nodejs Installs latest NodeJs LTS version.
powershell Installs latest PowerShell LTS version.