diff --git a/CHANGELOG.md b/CHANGELOG.md index dbe79d9bf..323774a34 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] - - Added half duplex support for `lf em 4x50 sim` (sim function is now complete) (@tharexde) + - Added support for bidirectional communication for `lf em 4x50 sim` (@tharexde) - Added `tools/hitag2crack/crack5opencl`, an optimized version of `crack5gpu` (@matrix) - Fixed Makefile to account for changes when running on Apple Silicon (@tcprst) - Added support for debugging ARM with JTAG & VSCode (@Gator96100)