diff --git a/backlog/features.json b/backlog/features.json index 0f1b655..68b715d 100644 --- a/backlog/features.json +++ b/backlog/features.json @@ -394,7 +394,7 @@ "id": "BD-07", "title": "Backend: DELETE /products/:id", "description": "Eliminar producto por ID. MEDIA prioridad.", - "status": "pending", + "status": "done", "priority": "medium", "phase": "backend", "created_at": "2026-08-16T22:14:05Z", @@ -404,7 +404,8 @@ "qa": true, "close": true }, - "type": "feature" + "type": "feature", + "completed_at": "2026-08-17T20:30:10Z" }, { "id": "BD-08",