From 891788940671b60559afe8ecbf81caac36b8d99e Mon Sep 17 00:00:00 2001 From: "Robin E. R. Davies" Date: Wed, 17 Jun 2026 12:28:07 -0400 Subject: [PATCH] Correct release note credits. --- docs/ReleaseNotes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 771d20b..e76a0bc 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -5,8 +5,8 @@ New Features - New TooB Multi-Tap Delay plugin. - Drag and copy/paste Split nodes (and all their children) to new locations in the pedalboard. This allows you to easily rearrange the structure of your pedalboard. -- Range mapping controls in MIDI bindings now use the units of the target control, instead of 0..1 ranges. Provided by Fulgenzio Di Nicola. -- New system MIDI bindings for Next/Previous Snapshot. Provided by Fulgenzio Di Nicola. +- Range mapping controls in MIDI bindings now use the units of the target control, instead of 0..1 ranges. Provided by Fulgenzio Ruiz Rubio. +- New system MIDI bindings for Next/Previous Snapshot. Provided by Fulgenzio Ruiz Rubio. Minor Features: - Alpha release of PiPedal build procedure for ARCH Linux.