diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e269bcc7..e3f731a6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +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] -- Fixed `hf mfu wrbl` - compabilty write only writes 4 bytes. Now handled correct (@iceman1001) +- Fixed `hf mfu wrbl` - compatibility write only writes 4 bytes. Now handled correctly (@iceman1001) - Changed `hf mfu info` - better magic tag detection (@iceman1001) - Added ELECTRA pattern decoding in `lf search` (@CiRIP) - Firmware size optimization, skipping unused FPGA bitstreams (@douniwan5788)