diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1975433a70524b9bfa6c9014ad64dd2740cdc7..6d0037999213da98a40b7a6e110bf2c637df81af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,12 +19,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - BHI160 magnetometer sensor - ESB API in Pycardium. - Monotonic clock API +- New FOSS font ... ### Changed - `Display.print()` uses a transparent background when printing with `bg == fg`. - Try different crc16 module during build because different environments might have different ones installed. -- Refactored BHI160 app +- Improved ECG app, it can now blink on pulse and more! +- Improved BHI160 and BME680 apps. ### Fixed - Fixed a regression which made it impossible to turn off the flashlight.