Skip to content

Commit 11460b8

Browse files
committed
fix SHA in README after accidentally commiting to wrong branch 🙈
1 parent c2eb57a commit 11460b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ https://user-images.githubusercontent.com/69365/127739821-061a4345-0adc-4cc1-bfd
220220
Migration
221221
---------
222222
In 13.0.0
223-
* Any mentions of `dampening` & similar were corrected to `damping` etc in 0c237995cba5b1ed. Most notably in `Waveform.Configuration`. See #64.
223+
* Any mentions of `dampening` & similar were corrected to `damping` etc in cc520549320. Most notably in `Waveform.Configuration`. See #64.
224224

225225
In 12.0.0
226226
* The rendering pipeline was split out from the analysis. You can now create your own renderes by subclassing [`WaveformRenderer`](https://github.com/dmrschmidt/DSWaveformImage/blob/main/Sources/DSWaveformImage/Renderers/WaveformRenderer.swift).

0 commit comments

Comments
 (0)