Skip to content

Commit b9e2710

Browse files
committed
release
1 parent d06d540 commit b9e2710

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.3.7
6+
7+
### New Features
8+
9+
- add `startthread` ([#218](https://github.com/fastai/fastcore/issues/218))
10+
- make `run` compatible with py36 ([#216](https://github.com/fastai/fastcore/issues/216))
11+
- `reuse_addr` param to `start_server` ([#215](https://github.com/fastai/fastcore/issues/215))
12+
- add rfc3986 list to `urlquote` ([#213](https://github.com/fastai/fastcore/issues/213))
13+
14+
515
## 1.3.6
616

717
### New Features

0 commit comments

Comments
 (0)