Add entry to CHANGELOG.md

This commit is contained in:
Richard Knoll 2021-08-28 18:46:06 +01:00
parent 7a6f503161
commit 997e7b39dc

View file

@ -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... 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] ## [unreleased][unreleased]
- Fix PAC/Stanley checksum calculation (@rknoll)
- Added option --mem to `hf mf nested`, from icopyx source (@doegox) - Added option --mem to `hf mf nested`, from icopyx source (@doegox)
- Port fpga-xc3s100e and icopyx source code specificities to this repo (@doegox) - Port fpga-xc3s100e and icopyx source code specificities to this repo (@doegox)
- `hf mfdes` - Transactions. commit, abort, commit reader id. (@merlokk) - `hf mfdes` - Transactions. commit, abort, commit reader id. (@merlokk)