Skip to content

Commit 2cbd582

Browse files
committed
release
1 parent 7819959 commit 2cbd582

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.3.22
6+
7+
### New Features
8+
9+
- New method: `Path.delete()` to remove a file or directory ([#336](https://github.com/fastai/fastcore/issues/336))
10+
- Add `urlretrieve`, which as same as `urllib.request.urlretrieve` but also works with `Request` objects ([#335](https://github.com/fastai/fastcore/issues/335))
11+
12+
513
## 1.3.21
614

715
### New Features

0 commit comments

Comments
 (0)