Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 1.0.0 (2025-10-21)


### Bug Fixes

* **actions:** remove docker compose version since obsolete ([5f4ceff](https://github.com/opiproject/actions/commit/5f4ceffdf580ad70ae711039281db66d0b890616))
* correct opi test timeout ([9934763](https://github.com/opiproject/actions/commit/993476347c2dc6c52e85dc16f72783be9f99cf0c))
* **docker:** pin docker compose version to 2.36.0 ([12229fc](https://github.com/opiproject/actions/commit/12229fcc3f5999bea64f528a47b89ce2fd62af8a))
* **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))