diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2798371 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# CHANGELOG + + + +## v0.0.0 (2024-08-05) + +### Chore + +* chore: Remove unused test run step in CI workflow ([`141b31c`](https://github.com/timmyb824/python-ContainerChecker/commit/141b31c26bbdc46fd6b580d8ae4e4d2ee9a7ae09)) + +### Refactor + +* refactor: Restructure main function into process_server for better readability and maintenance ([`66a6386`](https://github.com/timmyb824/python-ContainerChecker/commit/66a63862ec2e472393068200dd803910e9ff8138)) + +### Test + +* test: Add unit tests for containers and ssh modules ([`01222d3`](https://github.com/timmyb824/python-ContainerChecker/commit/01222d3ce5824a849838b5c9be40e19added8e5c)) + +### Unknown + +* init commit ([`0e50db8`](https://github.com/timmyb824/python-ContainerChecker/commit/0e50db8e05fb1e366eaca6e209d8f63c601683d8))