1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00

updated changelog for version bump

This commit is contained in:
Caleb Stewart 2021-11-28 16:33:34 -05:00
parent 1edde63ade
commit 5fbda72272

View File

@ -9,6 +9,8 @@ and simply didn't have the time to go back and retroactively create one.
## [Unreleased]
## [0.4.4] - 2021-11-28
### Fixed
- Possible exception due to _pre-registering_ of `session` with `manager`
- Covered edge case in sudo rule parsing for wildcards ([#183](https://github.com/calebstewart/pwncat/issue/183))