diff --git a/CHANGELOG.md b/CHANGELOG.md index b35050cb9ea9b3d0c317d855da707de4cd669c16..efe37c2716cbde1718d7042f355084fa6431f32d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Added +- Enabled the Hardware Watchdog; Card10 will reset itself if the firmware crashes + +### Changed +- Improved log messages in cases of lock-contention. + +### Fixed +- "Card10 Nickname" crashing if only `nickname.txt` exists. ## [v1.6] - 2019-08-23 20:30 - [Fennel]