diff --git a/CHANGELOG.md b/CHANGELOG.md index 7091bd2..34ab277 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Issue #10](https://github.com/danielfromearth/stitchee/issues/10): Add code necessary to communicate with Harmony - [Issue #49](https://github.com/danielfromearth/stitchee/issues/49): More CLI arguments for finer control of concatenation method - [PR #99](https://github.com/danielfromearth/stitchee/pull/99): Add Docker build steps to GitHub Actions workflow + - [PR #113](https://github.com/danielfromearth/stitchee/pull/113): Add history attributes ### 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