From 221f531c769c9f0fa7cef7c5c23be2a8e910dbd1 Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski <740168+henrygab@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:37:15 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3df500d..cfca6cc73 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 `HID Simplex Grinnell 36-bit` - Improved Simplex decoder (@datafx, @henrygab) - Change `lf search` - also test for chipset even if there was just signal noice (@iceman1001) - Added detection of PCF 7961 , thanks progman (@iceman1001) - Change `reveng -g` - now correctly take 1024 hexstring as input (@iceman1001)