mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
CHANGELOG: Fix strange issue reference.
This commit is contained in:
parent
8420f55c4d
commit
99f4ef7204
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue