Skip to content

Commit

Permalink
version bump for v0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
d0c-s4vage committed Jan 20, 2020
1 parent 0aa14fa commit 5b90492
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
# Changelog

- [v0.4.7](#v047)
- [v0.4.6](#v046)
- [v0.4.5](#v045)
- [v0.4.4](#v044)
- [v0.4.3](#v043)

## v0.4.7

Pretty big fixes, should make pfp a *lot* more compatible with existing
010 Editor templates (DEX.bt works now for parsing!)

| type | ticket | description |
|------|------------------------------------------------------|--------------------------------------------------|
| bug | [#120](https://github.com/d0c-s4vage/pfp/issues/120) | Fixes integer promotion problems, part deux |
| bug | [#115](https://github.com/d0c-s4vage/pfp/issues/115) | Fixes problem with chained assignments |
| bug | [#113](https://github.com/d0c-s4vage/pfp/issues/113) | Error with `_pfp__parse` and `set_val` parameter |

## v0.4.6

Consecutive duplicate arrays are now fully supported
Expand Down

0 comments on commit 5b90492

Please sign in to comment.