diff --git a/CHANGELOG b/CHANGELOG index 196c2211..ab45eae5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,7 @@ v0.3.7 * Add missing `delay` option to KeyframeAnimation * Fix issue where TextSpan child default strokeWidth took precedence over parent (Text instance) strokeWidth * Add the ability to execute tests via commandline: `make test-phantom` +* Allow to pass a function within `code` in `bonsai.run` v0.3.6 / 2012-09-12 -------------------