We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6920407 commit 47f5b57Copy full SHA for 47f5b57
README.md
@@ -77,4 +77,14 @@ response, filename = Data.download_series_instance_images(
77
name="filename.zip")
78
```
79
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.
+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