Ver Fonte

Update CHANGELOG.md

Kevin van Zonneveld há 9 anos atrás
pai
commit
9308852ef4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -45,7 +45,7 @@ look at https://github.com/akiran/react-slick
 
 ## 0.0.3 (March 01, 2016)
 
-- [ ] core: throw an error when one Plugin is `.use`d twice. We don't support that now, and will result in very confusing behavior
+- [ ] core: throw an error when one Plugin is `.use`d twice. We don't support that now, and will result in very confusing behavior (@kv)
 - [ ] modal: Make sure modal renders under one dom node (@arturi)
 - [ ] modal: Make `ProgressBar` work with the new Modal (@kvz)
 - [ ] google: Convert `GoogleDrive` to adhere to `Dummy`'s format, so it's compatible with the new Modal (@hedgerh)