Skip to content

Commit ba6a256

Browse files
committed
chore: 1.0.0-rc1 release preparations
1 parent bfb2590 commit ba6a256

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
All releases can be found on https://code.vikunja.io/vikunja/releases.
99

10+
## [1.0.0-rc1] - 2025-08-17
11+
12+
### Bug Fixes
13+
14+
* *(desktop)* Correctly parse release rename flag
15+
* *(desktop)* Do not try to publish release artifacts on tag
16+
1017
## [1.0.0-rc0] - 2025-08-17
1118

1219
### Breaking Changes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://drone.kolaente.de/api/badges/vikunja/vikunjaa/status.svg)](https://drone.kolaente.de/vikunja/vikunja)
44
[![License: AGPL-3.0-or-later](https://img.shields.io/badge/License-AGPL--3.0--or--later-blue.svg)](LICENSE)
5-
[![Install](https://img.shields.io/badge/download-v1.0.0rc0-brightgreen.svg)](https://vikunja.io/docs/installing)
5+
[![Install](https://img.shields.io/badge/download-v1.0.0rc1-brightgreen.svg)](https://vikunja.io/docs/installing)
66
[![Docker Pulls](https://img.shields.io/docker/pulls/vikunja/vikunja.svg)](https://hub.docker.com/r/vikunja/vikunja/)
77
[![Swagger Docs](https://img.shields.io/badge/swagger-docs-brightgreen.svg)](https://try.vikunja.io/api/v1/docs)
88
[![Go Report Card](https://goreportcard.com/badge/kolaente.dev/vikunja/vikunja)](https://goreportcard.com/report/kolaente.dev/vikunja/vikunja)

0 commit comments

Comments
 (0)