diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e94d182 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## 1.0.0 (2024-05-28) + + +### Bug Fixes + +* **python:** add .gitignore items ([475fa7d](https://github.com/opiproject/actions/commit/475fa7db973a9721ecc7f0c196f20fb2d1c78f84)) +* **python:** add Makefile with lint target ([8cac150](https://github.com/opiproject/actions/commit/8cac150e49da6b4d19fb81e92f6a956ebd8eb3ab)) +* **python:** add stub test ([44e25fc](https://github.com/opiproject/actions/commit/44e25fc7c8992e85f2816039c0d314d672fa1a6f)) +* **python:** create stub poetry project ([3b8fbb6](https://github.com/opiproject/actions/commit/3b8fbb6492f73baddf72ba4378088b4d24ae928f))