Skip to content

Commit

Permalink
CHANGELOG: bump GREL functions to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVanAssche committed Dec 9, 2024
1 parent f52f13b commit 257d914
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ to the latest version by the W3C Community Group.
- HTTP request targets
- dynamic logical targets

### Fixed
- GREL array functions handling.

## [7.1.2] - 2024-09-19

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
<dependency>
<groupId>com.github.fnoio</groupId>
<artifactId>grel-functions-java</artifactId>
<version>v0.9.1</version>
<version>v0.10.0</version>
</dependency>
<dependency>
<groupId>be.ugent.idlab.knows</groupId>
Expand Down

0 comments on commit 257d914

Please sign in to comment.