From 6436f88fb2ca74c4a5936207a237bfdff685e904 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 15 Mar 2019 09:17:17 +0100 Subject: [PATCH] changlog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8e4b67c1..95c590a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] + - Change - handling fault bit markers (7) and partial nibbles in hex printing (@doegox) - Change - printing of fault bit markers (7) using a dot (@doegox) - Change 'sc upgrade' - firmware file integrity check (@piwi) - Fix 'data rawdemod am' - last bit was missing (@doegox)