From 4c21c9f187033172fa58a1bd3100d7c494617f10 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 25 Jun 2015 15:11:51 +0200 Subject: Revert to "new" for object creation and prepare for new release --- history.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 1262a28..9d9c00c 100755 --- a/history.txt +++ b/history.txt @@ -2516,3 +2516,10 @@ ______ 150608 ------ * Blocks: Fixed #820 + +150625 +------ +* Morphic, Objects, Blocks, XML: Optimizations and dramatic speed-up. Thanks, Nathan!! +* Objects: push maximum clone count up to 1000, tweak Note::play + +=== Release v4.0.1 === -- cgit v1.3.1 From 53068ea25954431c174dca1e76ca924b00243c2f Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 26 Jun 2015 14:16:20 +0200 Subject: update version history --- history.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 9d9c00c..74d6d1f 100755 --- a/history.txt +++ b/history.txt @@ -2522,4 +2522,8 @@ ______ * Morphic, Objects, Blocks, XML: Optimizations and dramatic speed-up. Thanks, Nathan!! * Objects: push maximum clone count up to 1000, tweak Note::play -=== Release v4.0.1 === +=== Start with v4.0.1 === + +150626 +------ +* Morphic: Fix Inspector duplication, update documentation -- cgit v1.3.1