2023-01-11 10:30:03 +01:00
|
|
|
Change Log
|
|
|
|
=======
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
|
|
# [unreleased]
|
2024-02-12 15:51:37 +01:00
|
|
|
|
|
|
|
# [v0.1.1] 2024-02-12
|
|
|
|
|
|
|
|
- Added missing `#![no_std]` attribute for library
|
|
|
|
- Fixed unit tests
|
|
|
|
|
|
|
|
# [v0.1.0] 2024-02-12
|
|
|
|
|
|
|
|
Initial release.
|