Skip to content

Commit 6f50c66

Browse files
committed
[REF]: Update readme file with new languages
1 parent a58926e commit 6f50c66

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@
99

1010
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1111

12+
<a name="3.0.1"></a>
13+
14+
## [3.0.1](https://github.com/dropzone-ui/dropzone-ui/compare/v2.8.1...v3.0.1) (2021-10-11)
15+
16+
### Features
17+
18+
- Translation support for `Russian` :ru: and also simplified and traditional `Chinese` :cn: .
19+
- File Item component can show image directly from url.
20+
- Minor bugs on Dropzone useStyle hook fixed.
21+
22+
23+
1224
<a name="3.0.1"></a>
1325

1426
## [3.0.1](https://github.com/dropzone-ui/dropzone-ui/compare/v2.8.1...v3.0.1) (2021-10-11)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ app.post("/upload-my-file", async (req, res) => {
157157

158158
# Localization
159159

160-
Dropzone-ui is available in different languages. So far, we only support `English`, `Spanish`, `French` and `Portuguese`. In next releases this list will be increased.:cn:
160+
Dropzone-ui is available in different languages. So far, we only support `English`, `Spanish`, `French` and `Portuguese`. In next releases this list will be increased.
161161

162162
| Language | Code | Example |
163163
| ---------------------------------------- | ------- | ---------------------- |

0 commit comments

Comments
 (0)