Skip to content

Commit 656845f

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent cff3bf8 commit 656845f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v1.0.3 (Fri Sep 17 2021)
2+
3+
### Release Notes
4+
5+
#### Support removing children ([#1](https://github.com/intuit/react-json-reconciler/pull/1))
6+
7+
Adds support for handling removing children from the JSON tree
8+
9+
---
10+
11+
#### 🐛 Bug Fix
12+
13+
- Support removing children [#1](https://github.com/intuit/react-json-reconciler/pull/1) ([@adierkens](https://github.com/adierkens))
14+
15+
#### Authors: 1
16+
17+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
18+
19+
---
20+
121
# v1.0.2 (Tue Sep 07 2021)
222

323
#### ⚠️ Pushed to `main`

0 commit comments

Comments
 (0)