test release v1.0.0.16-pre

This commit is contained in:
Jonas Heinrich 2020-12-03 11:38:21 +01:00
parent d261ba1de4
commit f8be7ffa29

View File

@ -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