From 94810e4da8c94cf46a4ab69784e7b375cac73118 Mon Sep 17 00:00:00 2001 From: David Gamba Date: Sat, 25 Mar 2023 22:24:04 -0600 Subject: [PATCH] v0.3.0 --- changelog.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.adoc b/changelog.adoc index 4d7caa6..8534e3c 100644 --- a/changelog.adoc +++ b/changelog.adoc @@ -1,11 +1,12 @@ = Changelog -== v0.3.0 WIP +== v0.3.0 * Update HCL code to allow element references. It allows to reference a previous element in the next one. * Update README. * Update example. +* https://github.com/DavidGamba/go-wardley/pull/1[Fix Calculation of Node X Position Relative to Max x For Evolution], thanks https://github.com/cwarden[@cwarden]! == v0.2.0