diff --git a/CHANGELOG.md b/CHANGELOG.md index e824582..18eb87f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ and simply didn't have the time to go back and retroactively create one. - Added implant module `list` command to match documentation ([#224](https://github.com/calebstewart/pwncat/issues/224)). - Update documentation to clarify implant reconnection - Fixed `--ssl` argument parsing for bind channels. +- Moved documentation theme to [furo](https://github.com/pradyunsg/furo). +- Added Extras group for documentation depenedencies and removed `docs/requirements.txt`. ## [0.5.1] - 2021-12-07 Minor bug fixes. Mainly typos from changing the package name. diff --git a/docs/requirements.txt b/docs/requirements.txt deleted file mode 100644 index 8554ce5..0000000 --- a/docs/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -sphinx-toolbox==2.11.2 -apeye<1.0.0 -enum-tools==0.6.4 -sphinx_rtd_theme==1.0.0