From b9f5b05076c5001c1b835c823f3921b911db99aa Mon Sep 17 00:00:00 2001 From: REllEK-IO Date: Thu, 28 Mar 2024 17:19:46 -0700 Subject: [PATCH] Date adjustment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9af41..9307c78 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ When in doubt simplify. * [Unified Turing Machine](https://github.com/Phuire-Research/Stratimux/blob/main/The-Unified-Turing-Machine.md) - The governing concept for this entire framework. ## Change Log ![Tests](https://github.com/Phuire-Research/Stratimux/actions/workflows/node.js.yml/badge.svg) -### **BREAKING Update v0.1.4** *Update 3/27/24* +### **BREAKING Update v0.1.4** *Update 3/28/24* * Removed the "on.expected" option from dispatch to reduce inner complexity of your stages * Renamed **axium.stage** to **axium.plan** to be in line with industry terminology * The new plan set up requires a staging entity or the return from the new createStage helper function