# [0.5.0](https://github.com/rango-exchange/rango-sdk/compare/rango-sdk@0.4.0...rango-sdk@0.5.0) (2026-05-18)
# [0.4.0](https://github.com/rango-exchange/rango-sdk/compare/rango-sdk@0.3.0...rango-sdk@0.4.0) (2026-05-17)
# [0.3.0](https://github.com/rango-exchange/rango-sdk/compare/rango-sdk@0.2.0...rango-sdk@0.3.0) (2026-05-13)
# 0.2.0 (2026-05-13)


### Bug Fixes

* add custom token and token balance methods ([c3ff552](https://github.com/rango-exchange/rango-sdk/commit/c3ff552b33f1d68807ebe572fa54cdd8637adfc1))
* add deprecated method for confirmRouteRequest ([f6c75e8](https://github.com/rango-exchange/rango-sdk/commit/f6c75e8fe139fdb3499af39a262140bff950a57c))
* add solana transaction to basic types ([be45390](https://github.com/rango-exchange/rango-sdk/commit/be45390f21573fec9321f14225002843e1038fb0))
* remove outdated examples and bump rango-types to 0.1.71 ([b34d040](https://github.com/rango-exchange/rango-sdk/commit/b34d0408d7e807340490fb786180367d64f5c649))
* resolve issue with retrieving multiple token balances in the main sdk ([891a46f](https://github.com/rango-exchange/rango-sdk/commit/891a46fa7690d981de067dab3b5310e1989b2f7e))
* update deps ([665817a](https://github.com/rango-exchange/rango-sdk/commit/665817a59c1b9f04f2c87bf12efa421870ffccc6))


### Features

* add a method to the main SDK for retrieving multiple token balances ([426dd0e](https://github.com/rango-exchange/rango-sdk/commit/426dd0ea2c7ca87c1a712bb4846c3e19b285c6f5))
* add connected assets ([cdc3ca2](https://github.com/rango-exchange/rango-sdk/commit/cdc3ca2267be53317857c4a2d5542460c95700fe))
* add multi-routing endpoints and types ([763ea2c](https://github.com/rango-exchange/rango-sdk/commit/763ea2c96f34970f18f81a7b468730401e2a37e0))
* add search method to main sdk for custom tokens ([ac9003a](https://github.com/rango-exchange/rango-sdk/commit/ac9003a92bf5fd0d68c0ac24e4751338e519bf9d))
* added meta request params ([#12](https://github.com/rango-exchange/rango-sdk/issues/12)) ([403706c](https://github.com/rango-exchange/rango-sdk/commit/403706c7ec086ee557d531fe58e2a4b04b03f17e))
* added starknet and tron to txs models ([5ca084a](https://github.com/rango-exchange/rango-sdk/commit/5ca084a31e2d49d1bacf3d0793d102bd892c8ad1))
* make passing symbol optional in basic api ([83adf87](https://github.com/rango-exchange/rango-sdk/commit/83adf87f843a0f905d5e555fa6c75b8b611b87d6))
* use compact version of meta in getAllMetadata ([762ec62](https://github.com/rango-exchange/rango-sdk/commit/762ec629686bb30a2cce41f366fffc239df8645a))
