Files
opencloud/changelog
Michael Barz 2039f61ef0 Merge pull request #7689 from owncloud/release-5.0.0-alpha.2
[full-ci] bump version, prepare changelog
2023-11-08 20:08:43 +01:00
..
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2021-05-12 16:29:58 +02:00
2023-04-21 15:40:53 +05:45
2021-07-13 09:07:34 +02:00
2023-04-21 15:40:53 +05:45
2021-08-25 15:28:02 +02:00
2021-09-20 16:54:29 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2021-12-10 10:20:10 +01:00
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-04-21 15:40:53 +05:45
2023-09-19 15:27:11 +02:00
2023-08-23 15:15:44 +02:00
2023-05-03 22:32:33 +02:00
2021-10-08 09:26:43 +02:00
2021-10-08 09:26:43 +02:00

Changelog

We are using calens to properly generate a changelog before we are tagging a new release. To get an idea how this could look like https://github.com/restic/restic/tree/master/changelog would be the best reference.

Create changelog items

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

  • Bugfix (general Bugfix)
  • Enhancement (new feature)
  • Change (breaking change)
  • Security (security related issues)