Skip to content

Commit

Permalink
docs(changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmeyerov committed Dec 27, 2023
1 parent 5e81824 commit 9a9de51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Development]

## [0.33.0 - 2023-12-26]

### Added

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

### Refactor

Expand Down

0 comments on commit 9a9de51

Please sign in to comment.