Skip to content

Commit

Permalink
Add release notes for v0.5.2 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium authored Feb 14, 2025
1 parent 196fb0a commit 5fc48db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ The rules for this file:
* accompany each entry with github issue/PR number (Issue #xyz)
-->

## v0.5.2 -- 2025-02-14

### Fixed
- GNN.load loads models with `weights_only=False`, which was the default
way of loading in PyTorch pre v2.6. (Issue #181, PR #183)

### Authors
- [@lilyminium]

## v0.5.1 -- 2025-01-21

### Changed
Expand Down

0 comments on commit 5fc48db

Please sign in to comment.