update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2016-06-18 22:32:13 +07:00
parent 31c64a9479
commit ddc38053c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "konva",
"version": "0.14.0",
"version": "0.15.0",
"author": "Anton Lavrenov",
"files": [
"README.md",

View File

@ -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