Skip to content

Commit a93ab4c

Browse files
committed
Update CHANGELOG for version 4.6.1: Add requirement for Java 21
1 parent 8caf27d commit a93ab4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
## Version 4.6.1 –
55

6+
### Changed
7+
8+
- Updated to require Java 21.
9+
610
### Fixed
711

812
- Fixed bug where one-line inline SPARQL queries containing URIs (e.g. `PREFIX ex: <http://example.org/> SELECT * WHERE { ex:Alice a ex:Person }`) were incorrectly detected as file paths due to slashes or dots in the query string.

0 commit comments

Comments
 (0)