3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 08:29:31 +01:00
ergo/vendor/github.com/xdg-go/scram/CHANGELOG.md
2021-07-30 12:20:13 -04:00

292 B

CHANGELOG

v1.0.2 - 2021-03-28

  • Switch PBKDF2 dependency to github.com/xdg-go/pbkdf2 to minimize transitive dependencies and support Go 1.9+.

v1.0.1 - 2021-03-27

  • Bump stringprep dependency to v1.0.2 for Go 1.11 support.

v1.0.0 - 2021-03-27

  • First release as a Go module