Skip to content
This repository was archived by the owner on Oct 8, 2018. It is now read-only.

Commit 612873e

Browse files
author
Travis Mathis
committed
adds changelog
1 parent 188fda8 commit 612873e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ A flexible ReactJS component for handling styled HTML file inputs.
1212
npm install react-file-reader --save
1313
```
1414

15+
## ChangeLog
16+
- 1.0.1
17+
- fixed issue w/ uuid4 being a devDependency
18+
- 1.0.0
19+
- initial release
20+
1521
## Props
1622
### Default Props
1723
- fileTypes: 'image/*'

0 commit comments

Comments
 (0)