File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ <h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this he
69
69
< li > < p > [< a class ="reference external " href ="https://sagebionetworks.jira.com/browse/SYNPY-1096 "> SYNPY-1096</ a > ] -
70
70
Fix link to Synapse on PyPI</ p > </ li >
71
71
< li > < p > [< a class ="reference external " href ="https://sagebionetworks.jira.com/browse/SYNPY-1097 "> SYNPY-1097</ a > ] -
72
- downloaded files are erased by CLI </ p > </ li >
72
+ downloaded files are reset when disk space exhausted </ p > </ li >
73
73
</ ul >
74
74
</ div >
75
75
< div class ="section " id ="new-features ">
@@ -1173,4 +1173,4 @@ <h3>Navigation</h3>
1173
1173
ga ( 'send' , 'pageview' ) ;
1174
1174
</ script >
1175
1175
</ body >
1176
- </ html >
1176
+ </ html >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Bug Fixes
16
16
- [`SYNPY-1096 <https://sagebionetworks.jira.com/browse/SYNPY-1096 >`__] -
17
17
Fix link to Synapse on PyPI
18
18
- [`SYNPY-1097 <https://sagebionetworks.jira.com/browse/SYNPY-1097 >`__] -
19
- downloaded files are erased by CLI
19
+ downloaded files are reset when disk space exhausted
20
20
21
21
New Features
22
22
------------
You can’t perform that action at this time.
0 commit comments