We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340a940 commit c505517Copy full SHA for c505517
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# v0.16.2
4
+- Improve webhook request validation and test coverage
5
+
6
# v0.16.1
7
- Replace go-bip32 library for key derivation
8
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._**
9
## Documentation
0 commit comments