Skip to content

Commit 5fb5dcb

Browse files
committed
4.1.0
1 parent 29f2bd6 commit 5fb5dcb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v4.1.0"></a>
5+
## [v4.1.0](https://github.com/comunica/jQuery-Widget.js/compare/v4.0.1...v4.1.0) - 2026-01-16
6+
7+
### Added
8+
* [Allow CONSTRUCT result format to be modified](https://github.com/comunica/jQuery-Widget.js/commit/29f2bd69c58f46a79ee12395a224ece3cb23735f)
9+
* [Add pure SPARQL federation example queries for Uniprot](https://github.com/comunica/jQuery-Widget.js/commit/75828493b05771710bcd003fab5ce9e0f048e2e4)
10+
411
<a name="v4.0.1"></a>
512
## [v4.0.1](https://github.com/comunica/jQuery-Widget.js/compare/v4.0.0...v4.0.1) - 2026-01-12
613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comunica/web-client-generator",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "A tool to generate a Web-based client for a given Comunica config.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)