Merge pull request #1332 from Electric-Coin-Company/true-jared-patch-2
Updated whatsNew.json
This commit is contained in:
commit
98cef30464
|
@ -1,5 +1,25 @@
|
|||
{
|
||||
"releases": [
|
||||
{
|
||||
"version": "1.1.4",
|
||||
"date": "08-22-2024",
|
||||
"timestamp": 1724327999,
|
||||
"sections": [
|
||||
{
|
||||
"title": "Added:",
|
||||
"bulletpoints": [
|
||||
"We added ZEC/USD currency conversion to Zashi which doesn't compromise your IP address.",
|
||||
"You can now view your balances, and type in the transaction amount in both USD and ZEC."
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Changed:",
|
||||
"bulletpoints": [
|
||||
"We adopted the latest Zcash SDK version 2.2.0, which brings ZIP 320 TEX addresses support, fetching ZEC/USD exchange rate over Tor, and support for restoring the full history from transparent-only wallets."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.1.3",
|
||||
"date": "07-10-2024",
|
||||
|
|
Loading…
Reference in New Issue