Skip to content

Commit 5c2c2e9

Browse files
committed
Update CHANGELOG
1 parent 31b5550 commit 5c2c2e9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.0.1 (2022-01-21)
2+
3+
### ✨ Bugs
4+
5+
* Fix config props does not work in CSVReader
6+
7+
Credits
8+
9+
* [@jadenmazzone](https://github.com/jadenmazzone)
10+
111
## 4.0.0 (2022-01-18)
212

313
### ✨ Features

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,11 @@ readRemoteFile(url, {
886886

887887
## 📜 Changelog
888888

889-
Latest version 4.0.0 (2022-01-18):
889+
Latest version 4.0.1 (2022-01-21):
890+
891+
* Fix config props does not work in CSVReader
892+
893+
Version 4.0.0 (2022-01-18):
890894

891895
* Improve code performance
892896
* Rewrite any existing based components to hooks

0 commit comments

Comments
 (0)