From aeec68a552c022485f7cbdc143bfafc43fa44d65 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Wed, 29 Apr 2026 00:20:13 +0200 Subject: [PATCH] =?UTF-8?q?docs(issues):=20cerrar=200048=20=E2=80=94=20act?= =?UTF-8?q?ualizar=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/issues/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/issues/README.md b/dev/issues/README.md index af20e122..acdabeb2 100644 --- a/dev/issues/README.md +++ b/dev/issues/README.md @@ -53,4 +53,4 @@ | [0045](completed/0045-cpp-extract-pure-logic.md) | Extraer logica pura de impuros (sql_workbench, process_runner, file_watcher, shaders_lab compiler) | completado | media | refactor | — | | [0046](0046-cpp-refactor-raw-imgui.md) | Reemplazar raw ImGui en apps por primitivos del registry | pendiente | media | refactor | — | | [0047](completed/0047-cpp-tests-foundation.md) | C++ tests foundation (Catch2 + top-20 primitivos) | completado | alta | feature | 0048 | -| [0048](0048-cpp-visual-tests-ci-gate.md) | Visual tests via primitives_gallery + CI gate tested:true | pendiente | media | feature | — | +| [0048](completed/0048-cpp-visual-tests-ci-gate.md) | Visual tests via primitives_gallery + CI gate tested:true | completado | media | feature | — |