Commit 0799edfcf8ed8c7ff31248339a9efe57a374c46d
Committed by
GitHub
1 parent
b0b39aae
Exists in
master
Update README.md
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -184,6 +184,10 @@ You can use the `multiple` attribute on the `<input />` element to allow users t |
184 | 184 | <input type="file" multiple /> |
185 | 185 | ``` |
186 | 186 | |
187 | +# Changelog | |
188 | + | |
189 | +Please refer to __[CHANGELOG.md](CHANGELOG.md)__. | |
190 | + | |
187 | 191 | [dahjelle]: https://github.com/dahjelle/react-native-android-webview-file-image-upload |
188 | 192 | [lucasferreira]: https://github.com/lucasferreira/react-native-webview-android |
189 | 193 | [example]: https://andreipfeiffer.github.io/react-native-webview-android-file-upload/index.html | ... | ... |