Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bessman committed Jan 5, 2025
1 parent d86fbfa commit 8ce3072
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [3.1.1] - 2025-01-05

### Changed

- Raise `RuntimeError` if `_I2CPrimitive._start` is called on an already active peripheral ([`d86fbfa`](https://github.com/fossasia/pslab-python/commit/d86fbfa324b6671926a8548340221b40228c782c)) (Alexander Bessman)

### Fixed

- Fix I2C bus becomes unusable after device scan ([`05c135d`](https://github.com/fossasia/pslab-python/commit/05c135d8c59b5075a1d36e3af256022f5759a3a5)) (Alexander Bessman)

## [3.1.0] - 2024-12-28

_Changelog added in following release._

[3.1.1]: https://github.com/fossasia/pslab-python/releases/tag/3.1.1
[3.1.0]: https://github.com/fossasia/pslab-python/releases/tag/3.1.0

0 comments on commit 8ce3072

Please sign in to comment.