Skip to content

Commit 3fae121

Browse files
committed
Add release notes for version 4.6.1: rename command and fix SPARQL query bug
1 parent 3cc4694 commit 3fae121

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packaging/flatpak/appdata/fr.inria.corese.CoreseCommand.appdata.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,20 @@
136136
</screenshots>
137137

138138
<releases>
139+
<release version="4.6.1" date="2025-06-17">
140+
<url type="details">https://github.com/corese-stack/corese-command/releases/tag/v4.6.1</url>
141+
<description>
142+
<ul>
143+
<li>Renamed `query-remote` command to `query-endpoint`.</li>
144+
<li>Fixed bug detecting one-line inline SPARQL queries with slashes/dots as file
145+
paths.</li>
146+
147+
<li xml:lang="fr">Renommage de la commande `query-remote` en `query-endpoint`.</li>
148+
<li xml:lang="fr">Correction d'un bug où les requêtes SPARQL en ligne contenant
149+
des URI étaient mal interprétées comme chemins de fichiers.</li>
150+
</ul>
151+
</description>
152+
</release>
139153
<release version="4.6.0" date="2025-04-11">
140154
<url type="details">https://github.com/corese-stack/corese-command/releases/tag/v4.6.0</url>
141155
<description>

0 commit comments

Comments
 (0)