Skip to content

Commit

Permalink
📚 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronisbr committed Apr 4, 2022
1 parent 8ab3070 commit 98d7ed0
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
@@ -1,6 +1,16 @@
BaremetalPi.jl Changelog
========================

Version 0.2.0
-------------

- ![BREAKING][badge-breaking] The `@assert`s were removed and changed to
conditionals. This modification can change the behavior of the code in some
corner cases. However, the code is more robust.
- ![Bug][badge-bugfix] IOCTL calls were not working with structures (pointers),
leading to problems when using SPI.


Version 0.1.2
-------------

Expand Down

0 comments on commit 98d7ed0

Please sign in to comment.