From 105ffd8b0593ffa1ceee61e4cb84b8803af3a8c9 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sat, 21 Oct 2023 07:31:05 +1000 Subject: [PATCH] Update revision history. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index e01fcd1c..8746ab3e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ v0.11.19 - TBD * Fix a bug where `ma_standard_sample_rate_11025` uses the incorrect rate. * Fix a bug in `ma_noise` where only white noise would be generated even when specifying pink or Brownian. * Fix an SSE related bug when converting from mono streams. +* Documentation fixes. * Remove the use of some deprecated functions. * Improvements to runtime linking on Apple platforms. * Web / Emscripten: Fix an error when using a sample rate of 0 in the device config.