From 41a4583bd8bc9f31c9cbeacbc9738cadd8221126 Mon Sep 17 00:00:00 2001 From: Mathias BROUSSET Date: Mon, 11 May 2026 14:39:18 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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