diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..42659a6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Slab Action Changelog + +# [1.4.0](https://github.com/zama-ai/slab-github-runner/compare/v1.3.0...v1.4.0) (2024-12-13) + + +### Bug Fixes + +* **action:** retry start stop requests at least 3 times ([ff32326](https://github.com/zama-ai/slab-github-runner/commit/ff3232614ca263aa0ea615566201b59758518b2d)) + + +### Features + +* **action:** handle user cancellation ([5a0942f](https://github.com/zama-ai/slab-github-runner/commit/5a0942f4fed651ed35b755ae9395c6297ce564b0))