diff --git a/CHANGELOG.md b/CHANGELOG.md index c4895d74..f68d3470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.45.3] - 2026-05-11 + +### Fixed + +- `--get-stack-consumption` won't fail when it cannot retrieve the stack consumption, which can happen when the test purposely quits speculos. + ## [1.45.2] - 2026-04-29 ### Fixed