From 383af7222718c183eb81efd80e42a591f983693f Mon Sep 17 00:00:00 2001 From: Milovann Yanatchkov Date: Mon, 23 Mar 2026 11:17:22 +0100 Subject: [PATCH] feat: add history command to generate HISTORY.md --- ifc-commit.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ifc-commit.yaml b/ifc-commit.yaml index d9793d4..d5f4e4a 100644 --- a/ifc-commit.yaml +++ b/ifc-commit.yaml @@ -23,3 +23,6 @@ operations: space: A102 part: ifc/duplex_moved_table.ifc output: ifc/duplex.modified.ifc + - name: History + command: history + output: HISTORY.md