diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a1b7833..289a4358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Significant changes per release +## 2.0.1 + +* Fix incorrect seek offset when seeking past 0.0 in a single frame clip + ## 2.0.0 * Unified and cleaned up APIs @@ -150,4 +154,4 @@ Initial release! * Assert overrides * Custom math types and functions * Various tools to test the library -* Visual Studio 2015 supported, x86 and x64 +* Visual Studio 2015 supported, x86 and x64 \ No newline at end of file