Simplify readme for changelogs

This commit is contained in:
Thomas Boerger
2019-11-06 10:13:41 +01:00
parent 092a1e91d6
commit a16506b8bb

View File

@@ -1,7 +1,6 @@
# Changelog
We are using [calens](https://github.com/restic/calens) to properly generate a
changelog before we are tagging a new release. To update the changelog copy the
files from the [unreleased](./unreleased) folder into a folder matching the
schema `0.1.0_2019-09-01` to tag and execute `calens` in the root folder of the
project.
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.