diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e474219 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# 0.1.0 (2022-01-24) + + +### Features + +* adds support for more properties and attributes ([5a2e306](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/5a2e306eb6ea719a9431dad9d2c7d661d428c16a)) +* adds transform function ([98a3ef1](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/98a3ef14fbe077f06128c33eaf9f216aedc94cac)) + + +### Performance Improvements + +* adds benchmark tools and replaces regexp prop matching to string comparison ([26d4ee9](https://github.com/geotrev/snabbdom-transform-jsx-props/commit/26d4ee9b00ed029d04f0428b8970d65eed15a0eb)) +