deprecate hmacSha256

This commit is contained in:
2022-06-30 13:19:37 +06:00
parent d4c5e849bf
commit 905c7e8eda
4 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.11.11
* `Crypto`:
* `hmacSha256` has been deprecated
* `Ktor`:
* `Client`:
* `BodyPair` has been deprecated