added changelog

This commit is contained in:
Robin Müller 2020-11-24 13:45:34 +01:00
parent 335e146735
commit 767f105762
1 changed files with 7 additions and 0 deletions

7
CHANGELOG Normal file
View File

@ -0,0 +1,7 @@
## Changes from ASTP 0.0.1 to 0.0.2
### FreeRTOS OSAL
- vRequestContextSwitchFromISR is declared extern "C" so it can be defined in
a C file without issues