From a6efa7d825ff56b032c73a8f29540eb272157cb0 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Thu, 16 Jul 2015 09:57:56 -0600 Subject: [PATCH] Create CHANGELOG.md This is really helpful for when someone updates dependencies and something breaks. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d5cb7e2b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# 0.15.4 + +## Bug Fixes + +- Fix broken composition with class names that contain characters other than [A-Za-z0-9_]