From d189ac7b451d653891bd0546c7adf5bcf8009033 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 10 Jun 2020 01:31:37 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e501555..d0cdd77d7 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 Better precision for HF and LF voltage measurements and Add theremin.py script (@rosco) - Added Mifare MAD Info Byte decoding. Easier to identify Card Publisher (@lukaskuzmiak) - Change use system Bzip2 library instead of Zlib for hardnested tables, tables are now 7x smaller (@doegox) - Change pushed some ARM source to compile with THUMB. Saves a lot of space of ARM flash memory (@slurdge)