Skip to content

Commit 3f1d701

Browse files
committed
CHANGELOG
1 parent 3bf7c10 commit 3f1d701

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

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

1010
### Added
1111

12-
- The possibility to add templated queries with indirect variables (#78).
13-
- The possibility to make custom templated queries with indirect variables (#78).
12+
- Templated queries can now have values for variables as a result of a query ("Indirect variables") (#78).
1413

1514
### Changed
1615

1716
- Refactoring: isolated the Comunica engine with accompanying operations into a wrapper class (#152).
18-
- Updated the README.md with documentation for the indirect variables (#78).
19-
- Updated the Custom Editor's UI for a better user experience (e.g. for adding indirect sources and variables) (#78).
2017

2118
### Fixed
2219

23-
- Correct error display when the queryLocation is a non existing file or faultive (#147).
20+
- Correct error display when the queryLocation is a non existing file or faulty (#147).
2421
- Fixed a bug where editing a custom query did not correctly remove unchecked options (#150).
2522

2623
## [1.2.3] - 2024-07-11

0 commit comments

Comments
 (0)