taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 63541010cba65ce306a6a1db3fd3a4bc9ef5316d
parent 0af02a2cf74853812090f0229cd7e1f58e8ac3f1
Author: Florian Dold <florian@dold.me>
Date:   Wed, 22 Jul 2026 23:12:30 +0200

remove unmaintaned API_CHANGES.md

Diffstat:
DAPI_CHANGES.md | 10----------
1 file changed, 0 insertions(+), 10 deletions(-)

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -1,10 +0,0 @@ -# API Changes - -This files contains all the API changes for the current release: - -## wallet-core - -### v5 - -- all base URLs passed to wallet-core requests must be canonicalized, - with the exception of the new `canonicalizeBaseUrl` request.