update changelog

This commit is contained in:
David Bariod 2021-02-16 18:18:17 +01:00
parent 5cb4bf65c6
commit 35ab8d8fef
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,11 @@
# 1.8.0
Correct versioning number replacing v1.7.1.
# 1.7.1 # 1.7.1
Beware this release has introduced a new public API and its semver is therefore incorrect.
Code quality: Code quality:
* use go 1.15 in travis * use go 1.15 in travis
* use magefile as task runner * use magefile as task runner