From 61062239dc8d0aa3358f8a7ca9b521fb6e908777 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 12:44:24 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..efb2596 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## 1.0.0 (2026-05-21) + + +### Bug Fixes + +* **docker:** pin PYTHONPATH + cd /app so uvicorn finds app.main after sourcing OpenFOAM bashrc ([ec74275](https://github.com/simd-ai/runner/commit/ec74275193da77b4a5653c1f80084a6ee338f3a4)) +* multi-region support for reconstruction ([c4fea66](https://github.com/simd-ai/runner/commit/c4fea667509d9fd97ee8266473b7d4e595c8c969)) +* multi-region support for reconstruction ([a2d3b0f](https://github.com/simd-ai/runner/commit/a2d3b0fc1f1762d6257770e661aadae58143d174)) +* multi-region support for reconstruction ([22b4354](https://github.com/simd-ai/runner/commit/22b4354538d7a81f8cf9514e11f03757a87691c2))