diff --git a/doc/FW_CHANGELOG.txt b/doc/FW_CHANGELOG.txt index 963ca98..913ebde 100644 --- a/doc/FW_CHANGELOG.txt +++ b/doc/FW_CHANGELOG.txt @@ -1,3 +1,8 @@ +KFDtool FW 1.3.0 (2019-12-28) + +* Fix data being returned before bus returns to idle +* Change GPIO pin assignments to match production PCB + KFDtool FW 1.2.0 (2019-10-12) * Add support for hardware revision 1.1 diff --git a/doc/SW_CHANGELOG.txt b/doc/SW_CHANGELOG.txt index 285aafb..9249d8d 100644 --- a/doc/SW_CHANGELOG.txt +++ b/doc/SW_CHANGELOG.txt @@ -1,3 +1,10 @@ +KFDtool SW 1.3.0 (2019-12-29) + +* Add MR emulation functionality +* Use keyset 1 when no keysets exist and use active keyset is selected +* Add MR detection functionality +* Improve adapter protocol version validation + KFDtool SW 1.2.0 (2019-10-12) * Include command line utility in binaries and installers