Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1002 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 1002 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.

[Unreleased]

0.2.5 - 2023-10-23

Other

  • Update README.md
  • Fixed typo and added badges in README.md (#12)

0.2.4 - 2023-10-22

Other

  • Small cleanups in various places (#10)
  • Update borsh, separate borsh/unstable__schema and schemars under abi feature (#8)
  • Add github actions jobs from rust template (#9)
  • Split lib.rs into smaller files to ease testing, extension, and review (#5)