diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-04-14 12:53:59 +0200 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-04-14 12:53:59 +0200 |
commit | 82f60c4d8a3c6ee5cf877b5e971f6180289f98b2 (patch) | |
tree | a6249d70d97c2eae46081e7e1c6fb2195c2a3eed | |
parent | a80fb528844ffcf702db23c6a253641997ece1d9 (diff) | |
download | svg.js-82f60c4d8a3c6ee5cf877b5e971f6180289f98b2.tar.gz svg.js-82f60c4d8a3c6ee5cf877b5e971f6180289f98b2.zip |
update changelog
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a2b6f0..4e67f1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,9 +33,12 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Added + ### Changed + ### Fixed +- fixed svg.js.d.ts (#644 #648) ### Removed - component.json (#652) |