# 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] ## [1.0.0] - 2020-12-28 - First release - Split main struct into a JrkG2 trait implemented by JrkG2I2c / JrkG2BlockingI2c / JrkG2Serial - Added examples for i²c / serial with stm32 / rpi / arduino [1.0.0]: https://github.com/nim65s/jrk-g2-rs/releases/tag/v1.0.0