Skip to content

Commit 6378d70

Browse files
committed
Version 1.10
1 parent e75eecc commit 6378d70

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Changelog
22

33

4+
## Version 1.10
5+
46
* The `select` and `get_all` functions now feature an `expression` parameter which allows to directly specify the entire REST API filtering expression.
57
* Fixed, unified and streamlined the behavior or the `query` parameter within all `select` and `get_all` functions.
68
* The `apply_to` functions now allow to specify the to-be-applied changes directly in JSON.
7-
* Various tiny code and documentation improvements.
9+
* Various tiny code and documentation improvements.
10+
* Updated GitHub Actions to latest Node versions.
11+
* Fixed build dependencies.
812

913

1014
## Version 1.9.2

0 commit comments

Comments
 (0)