Skip to content

Commit

Permalink
Merge pull request #40 from binance/rc-v0.3.12
Browse files Browse the repository at this point in the history
Release v0.3.12
  • Loading branch information
alplabin authored Oct 2, 2024
2 parents b52df5e + d75be78 commit 236e24f
Show file tree
Hide file tree
Showing 30 changed files with 416 additions and 699 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 236e24f

Please sign in to comment.