diff --git a/CHANGELOG.md b/CHANGELOG.md index ff2f53bfe..492c67794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ 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] + - Readded verichip command which seems missing (@iceman1001) + - Fix missing t55x7 config block detection (@iceman1001) - Fix missing define on proxspace (@mwalker33) - Added `lf em 4x50_dump` (@iceman1001) - Added `lf em 4x50_read` (@tharexde)