From b39b8d9a03a9258d774227048a2590ae6358378a Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Fri, 21 Mar 2025 14:14:55 +0100 Subject: [PATCH] refs #1744 automatically figure PTT out --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c57e1..f80176c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - getConfiguration.py now collects the firmware type +- Configurar.py now creates partition tables of the right type (MSDOS/GPT) for each machine ## [0.1.1] - 2025-03-19