From 2fbdada59349ddd65b1c60f9b2f4376df0dcc87c Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Thu, 14 Jan 2021 11:39:24 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5050bb6e..6a2c3e0ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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... ## [unreleased][unreleased] + - 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) - Added MFUL "Gen1b" suport to `hf_mfu_setuid.lua` (@iceman1001)