diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 6d257b78..58ac9193 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +# v1.13.1 + +This release fixes go modules issues because of https://github.com/labstack/echo/issues/1272 + +## Bugfix +* general: fixes Unable to build 1.13.0 #698 +* api: move to labstack/echo/v4 fixes #698 + # v1.13.0 ## New features |