diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0bb9d3e..8ea7e904e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### [ [>](https://github.com/svg/svgo/tree/v0.7.1) ] 0.7.1 / 27.09.2016 +* Reverted the requirement of Node.js to version 0.10. +* Added `addAttributesToSVGElement` to the default config to allow using it with `--enable` option. +* Added korean translation of “How it works” doc (by @primeiros). + ### [ [>](https://github.com/svg/svgo/tree/v0.7.0) ] 0.7.0 / 25.08.2016 * Required Node.js version has increased to 0.12. * New plugins: `removeElementsByAttr` (by IDs or classes) by @elidupuis, diff --git a/README.md b/README.md index bcc45a7fd..b56e559ff 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Today we have: * [ [ addAttributesToSVGElement](https://github.com/svg/svgo/blob/master/plugins/addAttributesToSVGElement.js) ] adds attributes to an outer `` element (disabled by default) * [ [ removeStyleElement](https://github.com/svg/svgo/blob/master/plugins/removeStyleElement.js) ] remove `