Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 928 Bytes

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.

Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.

[Unreleased]

Fixes

Features

Breaking

[3.0.0] - 2024-11-22

Features

  • solana: upgrade to v2.1 (#2)

[2.0.1] - 2024-10-21

Fixes

  • use TlsConfig with native roots (#1)

[2.0.0] - 2024-10-04

  • Bump solana to to 2.0.

[1.0.0] - 2024-10-03