Skip to content

Commit 0b188e9

Browse files
committed
release
1 parent 55829b9 commit 0b188e9

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.9
6+
7+
### New Features
8+
9+
- use `__slots__` in `store_attr` if exists ([#226](https://github.com/fastai/fastcore/issues/226))
10+
- add `urlrequest` ([#225](https://github.com/fastai/fastcore/issues/225))
11+
- add `loads` and `urlsend` ([#224](https://github.com/fastai/fastcore/issues/224))
12+
- add `PartialFormatter` and `partial_format` ([#223](https://github.com/fastai/fastcore/issues/223))
13+
- add `stringfmt_names` ([#222](https://github.com/fastai/fastcore/issues/222))
14+
15+
516
## 1.3.8
617

718
### New Features

0 commit comments

Comments
 (0)