diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e7b0852..37179d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ contribute to the code. ### Changed - Significant overhaul and improvements of boolean path operations `PathItem#unite()`, `#subtract()`, `#intersect()`, `#exclude()`, `#divide()` - [#936]: + (#936): - Improve handling of self-intersecting paths and non-zero fill-rules. - Handle operations on identical paths. - Improve handling of near-collinear lines. diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js index 536e09e4..cc8f1393 100644 --- a/dist/docs/assets/js/paper.js +++ b/dist/docs/assets/js/paper.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Fri Apr 8 18:23:08 2016 -0700 + * Date: Fri Apr 8 18:37:20 2016 -0700 * *** * diff --git a/dist/paper-core.js b/dist/paper-core.js index 1949d10a..593a9b60 100644 --- a/dist/paper-core.js +++ b/dist/paper-core.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Fri Apr 8 18:23:08 2016 -0700 + * Date: Fri Apr 8 18:37:20 2016 -0700 * *** * diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js index 810310fd..23ec0879 100644 --- a/dist/paper-core.min.js +++ b/dist/paper-core.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Fri Apr 8 18:23:08 2016 -0700 + * Date: Fri Apr 8 18:37:20 2016 -0700 * *** * diff --git a/dist/paper-full.js b/dist/paper-full.js index 536e09e4..cc8f1393 100644 --- a/dist/paper-full.js +++ b/dist/paper-full.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Fri Apr 8 18:23:08 2016 -0700 + * Date: Fri Apr 8 18:37:20 2016 -0700 * *** * diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js index aca11504..91a062d0 100644 --- a/dist/paper-full.min.js +++ b/dist/paper-full.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Fri Apr 8 18:23:08 2016 -0700 + * Date: Fri Apr 8 18:37:20 2016 -0700 * *** *