mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-12 16:58:41 -05:00
* the tests were modified * Update tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com> * the expected failures removed * change log added, reva bumped. --------- Co-authored-by: Roman Perekhod <rperekhod@owncloud.com> Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com>
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)