Merge pull request #307 from ViRb3/changelog

Update CHANGELOG
This commit is contained in:
Iceman 2019-08-03 20:58:31 +02:00 committed by GitHub
commit ada1b8559b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,10 @@ 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]
- Add VSCode tasks (@ViRb3)
- Better warn user of hardcoded hitag info (@ViRb3)
- Format and docs hitag (@ViRb3)
- Fix hitag password write offset by 1 (@ViRb3)
- Fix momentarily flash read/write of dicts (@doegox/@cjbrigato)
- Add some more default keys (@anon)
- Add 'hf thinfilm sim' simulating Thinfilm NFC barcode tags (@doegox)