Skip to content

Commit 8ce3072

Browse files
committed
Add CHANGELOG
1 parent d86fbfa commit 8ce3072

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [3.1.1] - 2025-01-05
4+
5+
### Changed
6+
7+
- Raise `RuntimeError` if `_I2CPrimitive._start` is called on an already active peripheral ([`d86fbfa`](https://github.com/fossasia/pslab-python/commit/d86fbfa324b6671926a8548340221b40228c782c)) (Alexander Bessman)
8+
9+
### Fixed
10+
11+
- Fix I2C bus becomes unusable after device scan ([`05c135d`](https://github.com/fossasia/pslab-python/commit/05c135d8c59b5075a1d36e3af256022f5759a3a5)) (Alexander Bessman)
12+
13+
## [3.1.0] - 2024-12-28
14+
15+
_Changelog added in following release._
16+
17+
[3.1.1]: https://github.com/fossasia/pslab-python/releases/tag/3.1.1
18+
[3.1.0]: https://github.com/fossasia/pslab-python/releases/tag/3.1.0

0 commit comments

Comments
 (0)