Skip to content

Commit

Permalink
Update changelog with current commits (#90)
Browse files Browse the repository at this point in the history
* update changelog with current commits

* finalize
  • Loading branch information
lilyminium committed Feb 14, 2024
1 parent 4c6953b commit ffce46e
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,20 @@ The rules for this file:
* accompany each entry with github issue/PR number (Issue #xyz)
-->

## [Unreleased]
## v0.3.4 -- 2024-02-15

### Authors
<!-- GitHub usernames of contributors to this release -->
- lilyminium

### Reviewers

### Added
- @lilyminium
- @mattwthompson

### Fixed
<!-- Bug fixes -->
- Fixed CUDA launch error (Issue #81, PR #83)
- Updated versioneer (PR #86)
- Fixed batch distribution hardcoding (Issue #80, PR #82)
- Fixed node and edge typing, adding DGL 2.0 compatibility (Issue #78, PR #79)

### Changed
<!-- Changes in existing functionality -->

### Removed


## v0.3.3 - 2023-12-22

Expand Down

0 comments on commit ffce46e

Please sign in to comment.