Skip to content

Commit 3739101

Browse files
Update
1 parent 3e01dcf commit 3739101

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- The test of `value` props
1111
- The test of `textContent` props
1212

13+
## [2.0.0] - 2022-12-22
14+
15+
- Update node version
16+
- Update README.md
17+
- Update demo HTML
18+
- Add `notrim` attribute
19+
- Add prettier
20+
1321
## [1.1.1] - 2021-09-06
1422

1523
### Fixed
@@ -21,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2129
### Fixed
2230

2331
- Fix a few code according to the coding rules.
24-
- Fix the bug of ignoring `null` when the `value` of `label` and `language` are empty.
32+
- Fix the bug of ignoring `null` when the `value` of `label` and `language` are empty.
2533

2634
### Added
2735

0 commit comments

Comments
 (0)