diff --git a/changelog.md b/changelog.md index af00aeb2..2c060558 100644 --- a/changelog.md +++ b/changelog.md @@ -23,6 +23,7 @@ - Conversions without a specified output file will write a file the file extension corresponding to the format. - Decimal separators are locale-invariant. - Crash when using the cli to convert an svg containing a clip path to vector drawable. +- (Vector Drawable) Path merging avoids merging a single path data string beyond the maximum string length (#82) ### Security