Skip to content

Commit 8449e7f

Browse files
committed
Fix name of method in changelog
1 parent 788a6d4 commit 8449e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file.
2424
- Added by [Kip Nicol](https://github.com/ospr)
2525
- Fixed bug which could prevent waveform from fitting new view size if rendering was in progress during a view resize
2626
- Added by [Kip Nicol](https://github.com/ospr)
27-
- Fixed bug which caused `waveformViewDidRender()` to not be called after the audio file was loaded
27+
- Fixed bug which caused `waveformViewDidLoad()` to not be called after the audio file was loaded
2828
- Added by [Kip Nicol](https://github.com/ospr)
2929
- Fixed bug which caused subsequent waveform renderings for new audioURLs to never complete if there was an error with a previous render
3030
- Added by [Kip Nicol](https://github.com/ospr)

0 commit comments

Comments
 (0)