Skip to content

Commit

Permalink
Adding CHANGELOG file
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-summers committed Mar 17, 2021
1 parent 8e7b500 commit 872fcf4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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]

* Fixed an issue with spurious resets by ignoring bus error detections on I2C (Refer to (issue
#128)[https://github.com/quartiq/booster/issues/128] for more information.

0 comments on commit 872fcf4

Please sign in to comment.