1
0
mirror of https://github.com/cs3org/reva.git synced 2025-04-18 13:44:12 +03:00
reva/changelog
..
2020-03-18 15:09:09 +01:00
2020-07-28 10:53:45 +02:00
2020-08-11 13:54:50 +02:00
2020-08-25 17:07:25 +02:00
2020-09-15 13:31:33 +02:00
2020-11-17 15:43:07 +01:00
2021-01-12 15:55:35 +01:00
2021-01-19 17:57:32 +01:00
2021-02-16 07:10:03 +01:00
2021-04-19 14:41:10 +02:00
2021-06-09 10:11:43 +02:00
2021-06-23 16:16:26 +02:00
2021-07-09 17:20:16 +02:00
2021-07-13 14:15:30 +02:00
2021-08-03 15:43:41 +02:00
2021-08-24 09:35:06 +02:00
2021-09-14 15:01:55 +02:00
2021-10-12 16:52:44 +02:00
2021-10-26 11:33:33 +02:00
2021-11-19 14:43:13 +01:00
2021-12-09 19:41:11 +05:30
2022-06-16 13:52:51 +02:00
2022-11-24 11:54:05 +01:00
2022-12-07 18:04:58 +01:00
2022-12-31 20:46:22 +01:00
2023-03-09 15:52:11 +01:00
2023-05-11 16:38:07 +02:00
2023-08-14 14:43:43 +02:00
2023-09-08 16:32:09 +02:00
2023-10-19 15:52:44 +02:00
2024-02-27 17:00:09 +01:00
2025-01-07 10:59:12 +01:00
2020-03-18 15:02:09 +01:00
2025-01-07 10:59:12 +01:00
2019-10-30 16:30:36 +01:00
2019-10-24 18:14:53 +02:00

Changelog

We are using calens to properly generate a changelog before we are tagging a new release.

Create Changelog items

Create a file according to the template for each changelog in the unreleased folder. The following change types are possible: Bugfix, Change, Enhancement, Security.

Generate the Changelog

  • execute go run tools/prepare-release/main.go -version 10.0.0 -commit -tag in the root folder of the project.