Skip to content

Commit 9a9de51

Browse files
committed
docs(changelog)
1 parent 5e81824 commit 9a9de51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77

88
## [Development]
99

10+
## [0.33.0 - 2023-12-26]
11+
1012
### Added
1113

14+
* GFQL: GPU acceleration of `chain`, `hop`, `filter_by_dict`
1215
* `AbstractEngine` to `engine.py::Engine` enum
1316
* `compute.typing.DataFrameT` to centralize df-lib-agnostic type checking
14-
* `chain`, `hop`, `filter_by_dict` variants support GPU execution
1517

1618
### Refactor
1719

0 commit comments

Comments
 (0)