Skip to content

Commit 73c902c

Browse files
committed
release
1 parent 985ee19 commit 73c902c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.5.42
6+
7+
### New Features
8+
9+
- Add HTTP functions: `tobytes`, `http_response`, and `recv_once` ([#562](https://github.com/fastai/fastcore/issues/562))
10+
- Convenience props for `XT` ([#561](https://github.com/fastai/fastcore/issues/561))
11+
- annotations for `get_class` / `mk_class` ([#560](https://github.com/fastai/fastcore/issues/560))
12+
13+
514
## 1.5.41
615

716
### New Features

0 commit comments

Comments
 (0)