Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 1.44 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

@mercurial-finance/vault-sdk [2.2.1] - PR #131

Added

  • new utils deserializeMint

@mercurial-finance/vault-sdk [2.2.0] - PR #130

Fixed

  • fix tokenMint & tokenLpMint

Removed

  • remove lpMintPda field

@mercurial-finance/vault-sdk [2.1.1] - PR #129

Changed

  • update createMultiple & createMultiplePda to optimize rpc call

@mercurial-finance/vault-sdk [2.1.0] - PR #128

Fixed

  • fix createMultiple to take in less param

@mercurial-finance/vault-sdk [2.0.1] - PR #126

Fixed

  • fix refreshVaultState not working

@mercurial-finance/vault-sdk [2.0.0] - PR #124

Changed

  • Pump "@solana/spl-token" to 0.4.6 and various relevant packages

Removed

  • Remove logic to withdraw directly from strategy