Skip to content

Commit

Permalink
added description of bugfix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoji-kubo committed Nov 1, 2024
1 parent 760bb5b commit 8d986e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

### Added

- Fixed `k_hop_subgraph()` for directed graphs
- Added the `WebQSPDataset` dataset ([#9481](https://github.com/pyg-team/pytorch_geometric/pull/9481))
- Added the `GRetriever` model and an example ([#9480](https://github.com/pyg-team/pytorch_geometric/pull/9480), [#9167](https://github.com/pyg-team/pytorch_geometric/pull/9167))
- Added the `ClusterPooling` layer ([#9627](https://github.com/pyg-team/pytorch_geometric/pull/9627))
Expand Down

0 comments on commit 8d986e9

Please sign in to comment.