Jelajahi Sumber

Update CHANGELOG.md

Kevin van Zonneveld 9 tahun lalu
induk
melakukan
d092873575
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 (@kv)
+- [ ] core: throw an error when one Plugin is `.use`d twice. We don't support that now, and will result in very confusing behavior (@kvz)
 - [ ] 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)