diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index d8176c6..e3f596e 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -7,6 +7,21 @@ :sectlinks: +[#v0_8_1] +== gorankusu v0.8.1 (2025-12-27) + +[CHORE] +Update README for broken link in example. +While at it, break the links that point to localhost and email. + +[CHORE] +Run eslint from node_modules/.bin directory directly. +Using npx does not guarantee works on system installed nodejs. + +[CHORE] +go.mod: set minimum Go version to 1.24.0 and update all dependencies. + + [#v0_8_0] == gorankusu v0.8.0 (2025-02-03) |
