From 3b2b0328700c67cb95fadbd197bc2d1cf5c58e81 Mon Sep 17 00:00:00 2001 From: Alex <72751518+equipter@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:26:24 +0100 Subject: [PATCH] Update Changelog.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2814b7042..5dfd44d96 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] + - Updated hf_14a_i2crevive.lua - fixed broken apdus (@Equipter) - Use 128 bit slices whenever ARM NEON is available to speed up hardnested (@Doridian) - Fixed compilation of mfd_aes_brute on Apple M1 based Macs (@Doridian) - Changed calculation of companion ARM firmware hash to be uniform accross platforms (@Doridian)