Skip to content

Commit a3040cd

Browse files
committed
Update CHANGELOG
1 parent 4274fb9 commit a3040cd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: node_js
22
node_js:
33
- '14'
4-
branches:
5-
only:
6-
- master
74
script:
85
- npm test -- --coverage
96
- npm run report-coverage

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Fixed
66
- Selection was overflowing when pasting a single row that overflows to the right
77
- A state could be updated (triggering a warning) after the component was unmounted
8+
- Do not submit the form when adding a row
89

910
## 3.3.8
1011
> Date: 2021-12-05

0 commit comments

Comments
 (0)