# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.2] - 2024-01-16 ### Changed - Use candid 0.10 ## [0.1.1] - 2023-09-05 ### Changed - Make amounts transferred and approved in tests independent of the ledger fee and relative within a single test - Updated candid to the latest version. ### Added - Tests for the ICRC-2 standard. ## [0.1.0] - 2023-07-26 ### Added - Original release.