Files
opencloud/changelog
Roman Perekhod 0cc51c4cff Merge pull request #10663 from 2403905/issue-10295
Fix link activity message
2024-12-10 09:38:03 +01: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

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)