# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.2] - 2024-08-12 ### Changed - Replaced `From` with `TryFrom` as discussed in [issue #2](https://github.com/xpe/q-num/issues/2). ## [0.1.1] - 2024-04-28 ### Fixed - Fixed bug reported in [issue #1](https://github.com/xpe/q-num/issues/1) that incorrectly made `Q1.7` invalid. ### Changed - Updated dependencies ## [0.1.0] - 2023-09-28 First release.