Release 2.3.1

This commit is contained in:
Star Brilliant
2022-06-01 02:56:35 +00:00
parent 791d2d43dd
commit 19737361ad

View File

@@ -4,6 +4,11 @@ This Changelog records major changes between versions.
Not all changes are recorded. Please check git log for details.
## Version 2.3.1
- No new features in this release
- Bumped versions of Go toolchain and third-party dependencies, requested by #128
## Version 2.3.0
- The repository now conforms to the Go semvar standard (Fixed #115, thanks to @leiless)