From 58cef2bea405c338970be4cdafdddbbc35fd07b9 Mon Sep 17 00:00:00 2001 From: philipliu Date: Thu, 17 Aug 2023 14:02:01 -0400 Subject: [PATCH] Update changelog --- ecosystem/sep-0006.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem/sep-0006.md b/ecosystem/sep-0006.md index 694d4de8f..d01b7346f 100644 --- a/ecosystem/sep-0006.md +++ b/ecosystem/sep-0006.md @@ -1426,7 +1426,7 @@ If the information was malformed, or if the sender tried to update data that isn ## Changelog -* `v3.21.0`: Accept financial information via PATCH. ([#1379](https://github.com/stellar/stellar-protocol/pull/1380/)) +* `v3.21.0`: Accept financial information via SEP-12. ([#1379](https://github.com/stellar/stellar-protocol/pull/1380/)) * `v3.19.0`: Deprecate `/fee` endpoint * `v3.18.1`: Fix the missing types of the `withdraw` request parameters and some typo. ([#1365](https://github.com/stellar/stellar-protocol/pull/1365)) * `v3.18.0`: Added `refunded` status and `updated_at` transaction fields to match other SEPs (24, 31) ([#1336](https://github.com/stellar/stellar-protocol/pull/1336))