Skip to content

Commit 98d7ed0

Browse files
committed
📚 Update CHANGELOG.md
1 parent 8ab3070 commit 98d7ed0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
BaremetalPi.jl Changelog
22
========================
33

4+
Version 0.2.0
5+
-------------
6+
7+
- ![BREAKING][badge-breaking] The `@assert`s were removed and changed to
8+
conditionals. This modification can change the behavior of the code in some
9+
corner cases. However, the code is more robust.
10+
- ![Bug][badge-bugfix] IOCTL calls were not working with structures (pointers),
11+
leading to problems when using SPI.
12+
13+
414
Version 0.1.2
515
-------------
616

0 commit comments

Comments
 (0)