From 407178d56734d9e0fb2a4f95bb6cb3d199e086f5 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 4 Dec 2023 15:45:39 +0000 Subject: [PATCH] chore(release): v0.1.0 [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b9b4dca --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# 0.1.0 (2023-12-04) + + +### Bug Fixes + +* Add missing shell spawn on manual arbitrary write ([0769743](https://github.com/Frissi0n/GTFONow/commit/07697435fafe220f88f94008e5871ab4648e79a2)) + + +### Features + +* Order payloads by exploitability and impact ([#16](https://github.com/Frissi0n/GTFONow/issues/16)) ([987a025](https://github.com/Frissi0n/GTFONow/commit/987a0257e595787e46c4e3d32f9bbcfef34f4a6a)) + + +