Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.1.0...v4.0.0) (2023-08-29) ### Bug Fixes * 🐛 bump sdk version for 5.4 asset fix ([a269b29](a269b29)) * 🐛 finding default portfolio when id 0 is given ([#197](#197)) ([a8dfae5](a8dfae5)) * 🐛 include latest sdk bug fix ([1dd25aa](1dd25aa)) ### Features * 🎸 add sdk dual 5.4-6.0 version for smooth upgrade ([55c9e4d](55c9e4d)) * 🎸 register identity ([3c86517](3c86517)) * 🎸 update to 6.0 ([fcffc4b](fcffc4b)) * 🎸 update to sdk v22-beta.1 ([786c557](786c557)) * 🎸 upgrade sdk to 22.alpha-2 ([09d4011](09d4011)) * 🎸 use sdk v22.alpha-3 ([4bfacdb](4bfacdb)) ### BREAKING CHANGES * 🧨 TransactionHistoryFilersDto removes `order` and `field` params, replaced by `orderBy` field. Affects `GET /accounts/{account}/transactions` * 🧨 Checkpoint Schedules specify dates explictly, reschedule instruction removed - use executeManually instead, InvestorUniquness claim types removed
- Loading branch information