Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtaylor committed May 25, 2024
1 parent c500ce3 commit bdc0187
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

### Fixed

### Removed

## [1.3.1] - 2024-05-25

### Added

### Changed
- Add reference to gcc 12.3 compatibility in README

### Fixed
- Fix attempt to assign size of random seed in random_setup
- Fix attempt to assign size of random seed in test_network
- Fix attempt to assing size of random seed in example/simple
- Fix abstract interface use in base_layer_type
- Add appropriate references to neural-fortran in CONTRIBUTING.md and associated procedures, and modules

### Removed

Expand Down

0 comments on commit bdc0187

Please sign in to comment.