# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). ## Unreleased ## 2.1.0 ### Added - Add asset functions (`getAssets()`, `getAssetBalance()`, and `getAssetOrders()`) ### Fixed - Fix return type for `generateAccount()` ## 2.0.0 ### Added - Rewrite using TypeScript - Support tree shaking - Bundle for ESM, CJS, and UMD