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