From 7e7c0726cdb2ba52dde16ea9f7979d1982ad36fb Mon Sep 17 00:00:00 2001 From: Charles-Edouard de la Vergne Date: Thu, 11 Jul 2024 14:52:10 +0200 Subject: [PATCH] Update ChangeLog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1aa713c..e5c5c11e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.20.4] - 2024-07-11 + +### Fixed +- REVERT conftest: Fixed '--device all': limit the tests to devices declared in the App manifest + ## [1.20.3] - 2024-07-11 ### Fixed