Skip to content

Commit 0204823

Browse files
committed
release
1 parent ab68f26 commit 0204823

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.6
6+
7+
### New Features
8+
9+
- quote URL paths in `urlwrap` ([#211](https://github.com/fastai/fastcore/issues/211))
10+
- Add `start_server` and `start_client` for simple socket networking ([#210](https://github.com/fastai/fastcore/issues/210))
11+
- new `uniqueify` and `val2idx` functions, and additional params to `listify` ([#209](https://github.com/fastai/fastcore/issues/209))
12+
- improve representation in `basic_repr` ([#197](https://github.com/fastai/fastcore/issues/197))
13+
14+
515
## 1.3.5
616

717
### Breaking Changes

0 commit comments

Comments
 (0)