# 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). ## [Unreleased] ## [0.1.2](https://github.com/avsaase/fusion-imu/compare/fusion-imu-v0.1.1...fusion-imu-v0.1.2) - 2024-07-08 ### Added - add FusionOffset bindings ### Fixed - no_std compatibility because of serde default features ### Other - add readme to fusion-imu-sys ## [0.1.1](https://github.com/avsaase/fusion-imu/compare/fusion-imu-v0.1.0...fusion-imu-v0.1.1) - 2024-07-06 ### Other - fix README link to docs ## [0.1.0](https://github.com/avsaase/fusion-imu/releases/tag/fusion-imu-v0.1.0) - 2024-07-06 ### Added - First release.