Skip to content

Commit 47f5b57

Browse files
changelog in readme
1 parent 6920407 commit 47f5b57

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,14 @@ response, filename = Data.download_series_instance_images(
7777
name="filename.zip")
7878
```
7979
NOTE: `path` and `name` are optional, by default path is your current directory and if name is
80-
not provided it will be saved with the SOPInstanceUID as filename.
80+
not provided it will be saved with the SOPInstanceUID as filename.
81+
82+
## Changelog
83+
84+
### 0.1
85+
- TCGA Api endpoints
86+
87+
### 0.2
88+
- Bug Fix on TCGA Apis
89+
- Public interface refactoring [breaking change]
90+
- TCIA Api endpoints

0 commit comments

Comments
 (0)