-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28ac356
commit 2d779a7
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
- [v0.4.5](#v045) | ||
- [v0.4.4](#v044) | ||
- [v0.4.3](#v043) | ||
|
||
## v0.4.5 | ||
|
||
MP4.bt works now! | ||
|
||
| type | ticket | description | | ||
|-----:|------------------------------------------------------|--------------------| | ||
| bug | [#100](https://github.com/d0c-s4vage/pfp/issues/100) | Implemented Memcmp | | ||
|
||
## v0.4.4 | ||
|
||
| type | ticket | description | | ||
|-----:|----------------------------------------------------|----------------------------------------------------| | ||
| bug | [#98](https://github.com/d0c-s4vage/pfp/issues/98) | Fixes problem with typedef'd parameterized structs | | ||
|
||
## v0.4.3 | ||
|
||
Vastly improves struct support/handling in pfp | ||
|
||
| type | ticket | description | | ||
|-----:|----------------------------------------------------|--------------------------------------------------| | ||
| bug | [#26](https://github.com/d0c-s4vage/pfp/issues/26) | Fixes many problems with struct support/handling | |