From f8be7ffa29ac71fa934cd6ceb92d2315523bc3dd Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Thu, 3 Dec 2020 11:38:21 +0100 Subject: [PATCH] test release v1.0.0.16-pre --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a648bf..5bd1a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ ### Added - Support prepare a release with Krankerl [#200](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200) @onny -- Automatic releases based on version tags, Gitlab-CI +- CI: Automatic releases based on version tags [#205](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205) @onny -- Besides source, provide prebuild tarball in Gitlab releases +- CI: Besides source, provide prebuild tarball in Gitlab releases [#215](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/215) @onny - Parse and supply changelog to Gitlab release [#216](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/216) @onny @@ -12,8 +12,10 @@ [#190](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/190) @onny - Publish releases to app store using make [#218](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/218) @onny -- Add code signing to the release +- CI: Add code signing to the release [#217](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/217) @onny +- CI: Add testing stage, enable app and code check + [#212](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/212) @onny ### Fixed - Add AGPL headers @@ -28,6 +30,8 @@ [#220](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/220) @onny - Fix loading dashboard [#203](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/203) @onny +- Compile language files in make process + [#226](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/226) @onny ## 1.0.0 - 2020-11 ### Added