Add CHANGELOG.md and changelog section to README for v1.0.0 release

This commit is contained in:
Bastian Bührig
2025-07-11 09:10:40 +02:00
parent 0668469fb1
commit ac678f2aa8
6 changed files with 39 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"valhallir-convoluter/pkg/convolve"
"valhallir-deconvolver/pkg/convolve"
"github.com/go-audio/audio"
"github.com/go-audio/wav"