Skip to content

Commit

Permalink
2.1.3 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Dec 30, 2015
1 parent 7577383 commit d2395cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
2.1.3 / 2015-12-30
------------------

- Fixed `.unarc()` - expand zero-radius arcs to lines.


2.1.2 / 2015-12-22
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "svgpath",
"version": "2.1.2",
"version": "2.1.3",
"description": "Low level toolkit for SVG paths transformations.",
"keywords": [
"svg",
Expand Down

0 comments on commit d2395cc

Please sign in to comment.