From 57b42ac0db1111a041fc00cf58493072a22e9082 Mon Sep 17 00:00:00 2001 From: James Johnson Date: Sat, 25 Jan 2020 22:23:36 -0800 Subject: [PATCH] Version bump to v0.4.9 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e08b14..0b28da5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog +- [v0.4.9](#v049) - [v0.4.8](#v048) - [v0.4.7](#v047) - [v0.4.6](#v046) @@ -7,6 +8,15 @@ - [v0.4.4](#v044) - [v0.4.3](#v043) +## v0.4.9 + +Added `--show-offsets` CLI argument, fixed + +| type | ticket | description | +|---------|------------------------------------------------------|-----------------------------------------------| +| feature | [#129](https://github.com/d0c-s4vage/pfp/issues/129) | Show offsets via CLI with parsed fields | +| bug | [#127](https://github.com/d0c-s4vage/pfp/issues/127) | Made short circuiting with logical ORs lazier | + ## v0.4.8 One fix and one feature suggestion from @bannsec about iterate child elements