diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d45359..1f72f6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +# v0.16.2 +- Improve webhook request validation and test coverage + # v0.16.1 - Replace go-bip32 library for key derivation diff --git a/README.md b/README.md index 1bcd2b1..49d5b4a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Lightspark Go SDK - v0.16.1 +# Lightspark Go SDK - v0.16.2 The Lightspark Go SDK provides a convenient way to interact with the Lightspark services from applications written in the Go. -**_WARNING: This SDK is in version 0.16.1 (active development). It means that its APIs may not be fully stable. Please +**_WARNING: This SDK is in version 0.16.2 (active development). It means that its APIs may not be fully stable. Please expect that changes to the APIs may happen until we move to v1.0.0._** ## Documentation