From f3d6ea1ca660d8d32ddc953e5b4cfeef0d06e498 Mon Sep 17 00:00:00 2001 From: dbr Date: Mon, 9 Jan 2012 22:45:57 +1030 Subject: [PATCH] Change log up to impending v1.3 --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index 9e3f512..7a5187c 100644 --- a/readme.md +++ b/readme.md @@ -70,3 +70,19 @@ the menu location (the part in "[...]") For example, "ax" matches "AddMix [Merge]" and "Axis [3D]". If you type "ax[3" or "ax 3" (ax-space-space-3) it will only match "Axis [3D]" + +## Change log + +* `v1.0` + * Basically working + +* `v1.1` + * Node weights are saved + +* `v1.2` + * Window appears under cursor + +* `v1.3` + * Created node remains selected between tab's, meaning "tabtab" creates the previously node + * Clicking a node in the list creates it + * Window doesn't go offscreen if cursor is near edge