From 3ef26dcd6fa680b77a95d451dc4a1aa558cdd21b Mon Sep 17 00:00:00 2001 From: Caleb Stewart Date: Mon, 21 Jun 2021 23:17:58 -0400 Subject: [PATCH] Added some lines to changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b147c24..c1f4b0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ and simply didn't have the time to go back and retroactively create one. and the `connect` command. - Added Enumeration States to allow session-bound enumerations - Added PyPi publishing to GitHub `publish` workflow. +- Added licensing for pwncat (MIT) +### Removed +- Removed `setup.py` and `requirements.txt` ## [0.4.3] - 2021-06-18 Patch fix release. Major fixes are the correction of file IO for LinuxWriters and