From: Adam Laurie <adam@algroup.co.uk>
Date: Sun, 20 Dec 2015 12:37:22 +0000 (+0000)
Subject: document iclass raw key changes
X-Git-Tag: v2.3.0~12^2
X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/refs/pull/153/head?hp=bc37cfb3ebccc95c6e75565e2484f79be7e97c4f

document iclass raw key changes
---

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34be1b2b..b662caf3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,7 @@ of stream transmissions (marshmellow)
 - Revised workflow for StandAloneMode14a (Craig Young)
 - EPA functions (`hf epa`) now support both ISO 14443-A and 14443-B cards (frederikmoellers)
 - 'hw version' only talks to ARM at startup, after that the info is cached. (pwpiwi)
+- Added `r` option to iclass functions - allows key to be provided in raw block 3/4 format 
 
 ## [2.2.0][2015-07-12]