Skip to content

Commit 62c1366

Browse files
committed
update
1 parent b1fbbc9 commit 62c1366

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
- Correct error display when the queryLocation is a non existing file or faultive (#147).
17+
- Fixed a bug where editing a custom query did not correctly remove unchecked options (#150).
18+
1019
## [1.2.3] - 2024-07-11
1120

1221
### Added
@@ -30,8 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3039
- Forced CSS's to not return content type application/ld+json, which induced a CORS error on some CSS server versions (#131).
3140
- Queries based on index file now work for any variable, not just ?object (#136).
3241
- Queries based on index file now work for index files requiring authentication (#139).
33-
- Correct error display when the queryLocation is a non existing file or faultive (#147).
34-
- Fixed a bug where the edit did not correctly removed unchecked options (#150).
3542

3643
## [1.2.1] - 2024-06-17
3744

0 commit comments

Comments
 (0)