diff options
| author | jmoenig <jens@moenig.org> | 2013-04-02 18:18:19 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-04-02 18:18:19 +0200 |
| commit | 895ab6ddeb93938a75e779d9b3c0344330472933 (patch) | |
| tree | 75440a1ebd19e5e9e92296d98b51b0264c83f2c0 /history.txt | |
| parent | 84fd877fa483d986a9651b7d5555455cce978cae (diff) | |
| download | snap-byow-895ab6ddeb93938a75e779d9b3c0344330472933.tar.gz snap-byow-895ab6ddeb93938a75e779d9b3c0344330472933.zip | |
Anchored Comments Enhancements
* the Block Editor now allows anchored comments,
* duplicating a block / script / sprite now also duplicates anchored
comments,
* deleting a block / script now also deletes anchored comments
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/history.txt b/history.txt index b7f4b25..c380a29 100755 --- a/history.txt +++ b/history.txt @@ -1570,4 +1570,7 @@ ______ ------ * Japanese translations update, thanks, Kazuhiro Abe! * Content-type support for Cloud backend -* sharing / unsharing projects support and GUI
\ No newline at end of file +* sharing / unsharing projects support and GUI +* the Block Editor now allows anchored comments +* duplicating a block / script / sprite now also duplicates anchored comments +* deleting a block / script now also deletes anchored comments
\ No newline at end of file |
