blob: dbf54d45684e552af11173a831c5f94ea1858cb9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
|