Skip to content

Commit afeddd4

Browse files
committed
release
1 parent 8d8d096 commit afeddd4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- do not remove -->
44

5+
## 1.7.0
6+
7+
### Breaking Changes
8+
9+
- The FT structure has been changed so it no longer inherits from `list` ([#606](https://github.com/fastai/fastcore/issues/606))
10+
- `.list` property added so you can still destructure it
11+
- `__getitem__` now returns the approach child element
12+
- `__add__` adds children
13+
14+
515
## 1.6.9
616

717
### New Features

0 commit comments

Comments
 (0)