Skip to content

Commit 5fd9bd4

Browse files
committed
release
1 parent b40eea1 commit 5fd9bd4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.3.10
6+
7+
### New Features
8+
9+
- split `parallel` and `net` modules out of `xtras` ([#234](https://github.com/fastai/fastcore/issues/234))
10+
- New HTTP Exceptions hierarchy for each status code, used by `url*` functions
11+
- add `Request.summary` and `debug` paramaeter to `urlsend` ([#233](https://github.com/fastai/fastcore/issues/233))
12+
- Add `ImportEnum`, `StrEnum`, and `str_enum` ([#232](https://github.com/fastai/fastcore/issues/232))
13+
- handle encoded data in `urlrequest` ([#231](https://github.com/fastai/fastcore/issues/231))
14+
15+
516
## 1.3.9
617

718
### New Features

0 commit comments

Comments
 (0)