mirror of
https://github.com/konvajs/konva.git
synced 2026-01-24 05:45:14 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -25,7 +25,7 @@ suite('Container', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('clip function', function() {
|
||||
test('clip function', function() {
|
||||
var stage = addStage();
|
||||
|
||||
// cliped by circle is the same as draw circle
|
||||
|
||||
Reference in New Issue
Block a user