generated from CareBoo/UPMTemplate-2020
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.1.0](v2.0.0...v2.1.0) (2022-03-17) ### Bug Fixes * **algod:** fix PendingTransaction fields from messagepack ([6dbf0b3](6dbf0b3)), closes [#97](#97) * **build:** fix build not using the latest version of the release ([e8ee758](e8ee758)) * **docs:** update readme with png image ([a84c298](a84c298)) * fix missing meta files from package ([a4037c9](a4037c9)) * **formatter:** make sure to skip unknown keys ([a9115af](a9115af)) * **formatters:** add explicit formatters for enums ([58c4475](58c4475)), closes [#99](#99) * **formatters:** update AlgoApiFormatter to warn instead of error if key cannot be found ([f727135](f727135)), closes [#98](#98) * **kmd:** fix multisig serialization ([a48e109](a48e109)) * **readme:** fix missing image in readme ([a2fb33c](a2fb33c)) * **readme:** remove unnecessary xml tag ([2f87b1a](2f87b1a)) * **samples:** fix compile error with samples ([c7c9a0d](c7c9a0d)) * **samples:** update YourFirstTransaction sample ([20cabf7](20cabf7)) * **serialization:** fix initialization of AlgoApiFormatterLookup ([675b1d9](675b1d9)) * **serialization:** set formatters to automatically add array formatter if it doesn't exist ([5692372](5692372)) * **websocket:** fix TLS failure in websocket-sharp for Unity 2020.3 ([bdaa92e](bdaa92e)), closes [#101](#101) ### Features * **api:** add min-balance field ([7f0873b](7f0873b)) * **transaction:** add `PrivateKey.SignTransaction` method ([3d74336](3d74336)) * **walletconnect:** add `LaunchApp[...]` to `AppEntry` ([f822855](f822855)) * **walletconnect:** add supported wallets list ([50c6575](50c6575))
- Loading branch information
1 parent
762018c
commit 227a19a
Showing
3 changed files
with
34 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters