diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c385ccb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## Head + +- Fixed: babel configuration conflict when using TypeScript ([#2](https://github.com/stylelint/stylelint/pull/2)). +- Fixed: parsing/stringifying for nested tagged template literals ([#17](https://github.com/stylelint/stylelint/pull/17)). + +## Previous changes + +See [postcss-jsx releases](https://github.com/gucong3000/postcss-jsx/releases).