Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 619 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 619 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.0 - 2023-10-28

Other

  • [breaking] Renamed NearTokenError variants and implemented std::error::Error and Display traits for it (#8)
  • Added more examples to README.md (#6)