All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.2.1 - 2019-03-08
- Add basic backup domain support
- Add support for real time clock
- Add patches for using STM32F100 chip (PWM disabled)
- Improve documentation
- Use correct clock for serial baudrate computation
v0.2.0 - 2019-02-10
- Add support for setting initial pin state
- Added ChangeLog
- Add information about device features to readme
- Allow read-/write-only transactions in write_read
- Bumped dependency versions (breaking change)
- Fix link to docs.rs
- First tagged version