Skip to content

Commit

Permalink
Release v0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
alplabin committed Oct 2, 2024
1 parent e6b6d18 commit d75be78
Show file tree
Hide file tree
Showing 29 changed files with 386 additions and 675 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.3.12 - 2024-10-02
### Added
- Added `LogLevel` to exported enums

### Changed
- Updated dependencies

### Removed
- BUSD Wallet endpoints:
- `POST /sapi/v1/asset/convert-transfer`
- `GET /sapi/v1/asset/convert-transfer/queryByPage`
- `GET /sapi/v1/capital/contract/convertible-coins`
- `POST /sapi/v1/capital/contract/convertible-coins`

## 0.3.11 - 2024-09-18
### Changed
- Updated dependencies
Expand Down
18 changes: 0 additions & 18 deletions examples/restful/wallet/convertTransfer.ts

This file was deleted.

15 changes: 0 additions & 15 deletions examples/restful/wallet/getAutoconvertingStableCoins.ts

This file was deleted.

18 changes: 0 additions & 18 deletions examples/restful/wallet/getConvertTransfer.ts

This file was deleted.

13 changes: 0 additions & 13 deletions examples/restful/wallet/switchOnOffBusdAndStableCoinsConversion.ts

This file was deleted.

Loading

0 comments on commit d75be78

Please sign in to comment.