diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f06f081 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +## Release v0.1.0 - Initial release + +### Features: +- Basic implementation of the plugin +- Flexible configuration options for job resources +- Basic debugging handling for job submission failure +- CI Test with htcondor/mini image from Docker Hub