add changelog

master
Robert Jördens 2019-05-28 13:20:14 +02:00
parent 86bb956ebc
commit 2d37f8fc44
1 changed files with 14 additions and 0 deletions

14
CHANGELOG.md Normal file
View File

@ -0,0 +1,14 @@
# Changelog
## [v0.2.0] 2019-05-28
* Initial basic release
* Ethernet support
* IIR filter code
* ADC and DAC SPI support
* ADC/DAC timing and interrupts
* Board configuration, bootstrap
## [v0.1.0] 2019-03-10
* First bits of code published