From 1770b21cb5c544757bd4f5468274ea14b6ea9bc0 Mon Sep 17 00:00:00 2001 From: Matt Ehrnschwender Date: Thu, 19 Dec 2024 14:03:00 -0500 Subject: [PATCH] chore(changelog): add netstat fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27ed2c0..5f8bbff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ This changelog file adheres to [keepachangelog](https://keepachangelog.com/en/1. ## [Unreleased] +### Fixed + +- Fixes netstat command to include the browser script [7ef0969](https://github.com/MythicAgents/thanatos/commit/7ef09696abc939a773d49bef28a8dabb6dd7d9d2). + ## [0.1.10] - 2024-12-19 ### Added