Skip to content

Commit 28fca0e

Browse files
committed
CHANGES
1 parent e323854 commit 28fca0e

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

CHANGES.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ of that change.
1212

1313

1414

15-
16-
17-
18-
19-
2015
## 1.0.19.dev0 (Work In Progress)
2116

2217
### New:
@@ -26,26 +21,26 @@ of that change.
2621
### Fixed:
2722

2823

29-
3024
## 1.0.18 (2018-10-30)
3125

32-
### New:
33-
34-
### Changed:
35-
3626
### Fixed:
3727

28+
- Fix jupyter dep version
3829

3930

4031
## 1.0.17 (2018-10-30)
4132

4233
### New:
4334

35+
- Add tiny datasets
36+
4437
### Changed:
4538

46-
### Fixed:
39+
- remove wrong `Fbeta`
4740

41+
### Fixed:
4842

43+
- fix implementation of `fbeta`
4944

5045
## 1.0.16 (2018-10-30)
5146

@@ -59,7 +54,6 @@ of that change.
5954
- Monkey-patched torch.Tensor so matplotlib works
6055
- `Learner.create_unet`
6156
- Data block API
62-
- Add tiny datasets
6357

6458
### Changed:
6559

@@ -70,12 +64,10 @@ of that change.
7064
- Monkey-patched torch.utils.data.dataloader.DataLoader to create a passthrough to the dataset
7165
- `max_workers` for `download_images`
7266
- Change the arguments of `ObjectDetectDataset` to make it consistent with the rest of the API, changes the return of `get_annotations` to go with it.
73-
- remove wrong `Fbeta`
7467

7568
### Fixed:
7669

7770
- remove empty classes in `ImageDataBunch.from_folder`
78-
- fiw implementation of `fbeta`
7971

8072
## 1.0.15 (2018-10-28)
8173

0 commit comments

Comments
 (0)