Files
opencloud/changelog
2024-12-12 13:39:19 +01:00
..
2024-03-18 14:39:30 +01:00
2024-04-11 11:03:06 +02:00
2024-04-17 14:05:45 +02:00
2024-05-03 14:34:28 +02:00
2024-08-07 17:46:09 +02:00
2024-08-07 17:46:09 +02:00
2024-08-07 17:46:09 +02:00
2024-10-23 16:13:28 +02:00
2024-10-24 14:12:46 +02:00
2024-12-12 13:39:19 +01: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)