Skip to content

Commit

Permalink
Update CHANGELOG for 3.0.1 release (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler authored Jul 1, 2020
1 parent 1d83b81 commit 4c40138
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ 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]

## [3.0.1] - 2020-07-01

* [`changed`] Distinguishable return value when an SHDLC frame is longer than
expected
* [`fixed`] Fix function declarations to fix compilation on some platforms
* [`changed`] Don't use `float32_t` typedef but `float` directly

## [3.0.0] - 2019-11-05

Expand Down

0 comments on commit 4c40138

Please sign in to comment.