Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CHANGELOG.md
Co-authored-by: Philipp Rehner <69816385+prehner@users.noreply.github.com>
  • Loading branch information
g-bauer and prehner authored Jul 3, 2023
commit 718233b3011b98353450fb52bd0d7f9c58cc9c73
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Changed
- Adjusted all model's implementation of `Parameter` which now requires `Result`s in some methods. [#161](https://github.com/feos-org/feos/pull/161)
- Adjusted all models' implementation of the `Parameter` trait which now requires `Result`s in some methods. [#161](https://github.com/feos-org/feos/pull/161)

## [0.4.3] - 2023-03-20
- Python only: Release the changes introduced in `feos-core` 0.4.2.
Expand Down