Skip to content

Commit de095a0

Browse files
committed
Add changelog
1 parent 4ea85ec commit de095a0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## [3.0.2] - 2024-07-28
4+
5+
### Added
6+
7+
- Add changelog (Alexander Bessman)
8+
9+
### Fixed
10+
11+
- Fix `I2C_CommandReadBulk` reading one too many bytes ([`4ea85ec`](https://github.com/fossasia/pslab-firmware/commit/4ea85ec9ecda2f9ec4dcab0b56f0de5edb6fbfaa)) (Alexander Bessman)
12+
13+
## [3.0.1] - 2024-07-15
14+
15+
### Fixed
16+
17+
- Fix broken capacitance measurement ([`36d4fd3`](https://github.com/fossasia/pslab-firmware/commit/36d4fd31fe6edc3845e16ab71af899f61262b061)) (Alexander Bessman)
18+
- Fix second half of sample buffer not being cleared ([`54034b8`](https://github.com/fossasia/pslab-firmware/commit/54034b81549d735af3ab5050bdcd06a08269a6b2)) (Alexander Bessman)
19+
20+
## [3.0.0] - 2024-01-15
21+
22+
_Major refactorization of firmware._
23+
24+
25+
[3.0.0]: https://github.com/fossasia/pslab-firmware/releases/tag/v3.0.0

0 commit comments

Comments
 (0)