Skip to content

Commit

Permalink
docs: update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrechette committed Feb 15, 2022
1 parent fdf04df commit 57c4a58
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Significant changes per release

## 2.0.2

* Fix potential heap corruption when stripping a database that isn't split
* Fix database tier bulk data size to include its padding

## 2.0.1

* Fix incorrect seek offset when seeking past 0.0 in a single frame clip
Expand Down Expand Up @@ -154,4 +159,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

0 comments on commit 57c4a58

Please sign in to comment.