Skip to content

Commit db9e758

Browse files
committed
Update doc
1 parent b594c9f commit db9e758

File tree

4 files changed

+8
-13
lines changed

4 files changed

+8
-13
lines changed

docs/_sources/whatsnew.rst.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ This document outlines features and improvements from each release.
77
changes to the API.
88
v1.15.5 - September 16, 2025
99
----------------------------
10-
**New Features:**
1110
* Add IN GROUP clause to USE WORKSPACE Fusion SQL command (#93)
12-
**Other Changes:**
13-
* Remove extra / at end of path
11+
* Remove extra / at end of path in Stages.listdir
1412
* Improve errors in UDF app (#92)
1513
v1.15.4 - September 4, 2025
1614
---------------------------

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/src/whatsnew.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@ This document outlines features and improvements from each release.
1010

1111
v1.15.5 - September 16, 2025
1212
----------------------------
13-
**New Features:**
1413
* Add IN GROUP clause to USE WORKSPACE Fusion SQL command (#93)
15-
16-
**Other Changes:**
17-
* Remove extra / at end of path
14+
* Remove extra / at end of path in Stages.listdir
1815
* Improve errors in UDF app (#92)
1916

2017
v1.15.4 - September 4, 2025

docs/whatsnew.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@ <h1>What’s New<a class="headerlink" href="#what-s-new" title="Link to this hea
161161
</div>
162162
<section id="v1-15-5-september-16-2025">
163163
<h2>v1.15.5 - September 16, 2025<a class="headerlink" href="#v1-15-5-september-16-2025" title="Link to this heading"></a></h2>
164-
<p><strong>New Features:</strong>
165-
* Add IN GROUP clause to USE WORKSPACE Fusion SQL command (#93)</p>
166-
<p><strong>Other Changes:</strong>
167-
* Remove extra / at end of path
168-
* Improve errors in UDF app (#92)</p>
164+
<ul class="simple">
165+
<li><p>Add IN GROUP clause to USE WORKSPACE Fusion SQL command (#93)</p></li>
166+
<li><p>Remove extra / at end of path in Stages.listdir</p></li>
167+
<li><p>Improve errors in UDF app (#92)</p></li>
168+
</ul>
169169
</section>
170170
<section id="v1-15-4-september-4-2025">
171171
<h2>v1.15.4 - September 4, 2025<a class="headerlink" href="#v1-15-4-september-4-2025" title="Link to this heading"></a></h2>

0 commit comments

Comments
 (0)