Skip to content

Commit 2547320

Browse files
committed
release
1 parent c68501e commit 2547320

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.3.19
6+
7+
8+
### Bugs Squashed
9+
10+
- `urlsave` using str instead of bytes ([#280](https://github.com/fastai/fastcore/issues/280))
11+
- `sparkline` errors when a value is given that exceeds `mx` ([#277](https://github.com/fastai/fastcore/issues/277))
12+
13+
514
## 1.3.17
615

716
### New Features

0 commit comments

Comments
 (0)