@ -1,6 +1,6 @@
[package]
name = "wchisp"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
authors = ["Andelf <andelf@gmail.com>"]
repository = "https://github.com/ch32-rs/wchisp"
@ -5,6 +5,8 @@ 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.3] - 2022-05-14
### Added
- Basic config register parsing
- Config register reset support (buggy for old chips)