From 73a4a30ecf1e8dcad8ed620f0a6583c5ddf68a90 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 31 Jul 2019 15:50:55 +0200 Subject: [PATCH] textual --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b38c4eae9..074367de1 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] + - Add FPGA LF adc path (@anon) - Add ECC support / check for NID_secp128r1 (@pwpiwi) - Add some more default keys (ollibolli) - Fix T55x7 Downlink timings backward compatible (@mwalker33)