Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
erytheis committed Jan 9, 2025
1 parent cef29b4 commit 596ecd9
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 @@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Fixed the `k_hop_subgraph()` method for directed graphs ([#9756](https://github.com/pyg-team/pytorch_geometric/pull/9756))
- Fixed `utils.group_cat` concatenating dimension ([#9766](https://github.com/pyg-team/pytorch_geometric/pull/9766))
- Fixed `WebQSDataset.process` raising exceptions ([#9665](https://github.com/pyg-team/pytorch_geometric/pull/9665))
- Fixed `GlobalStorage.is_node_attr()` and `GlobalStorage.is_edge_attr()` errors when cat_dim is a tuple ([#9895](https://github.com/pyg-team/pytorch_geometric/issues/9895))

### Removed

Expand Down

0 comments on commit 596ecd9

Please sign in to comment.