diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 73d3293..96d9691 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "0.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..10111f8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-04-09) + + +### Features + +* Add basic dynamic job registration ([#1](https://github.com/cloudandthings/python-dispatchio/issues/1)) ([2911fcc](https://github.com/cloudandthings/python-dispatchio/commit/2911fccdfacc21905c74933d823b205221c5e0cf))