diff --git a/CHANGELOG.md b/CHANGELOG.md index a69d564..59e7003 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - [PR #1](https://github.com/danielfromearth/stitchee/pull/1): An initial GitHub Actions workflow + - [Issue #8](https://github.com/danielfromearth/stitchee/issues/8): Create working Docker image + - [Issue #10](https://github.com/danielfromearth/stitchee/issues/10): Add code necessary to communicate with Harmony ### Changed - [PR #12](https://github.com/danielfromearth/stitchee/pull/12): Changed name to "stitchee" - [PR #15](https://github.com/danielfromearth/stitchee/pull/15): Use ruff+black chain for pre-commit lint & format