Skip to content

Commit

Permalink
Fix issue links
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed Aug 13, 2024
1 parent 2bfa3ac commit 936e641
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions developer/changelog.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
### Improvements

- Migrate to PyCalphad Workspace
([\@bocklund](https://github.com/bocklund) - `256`{.interpreted-text
role="issue"})
([\@bocklund](https://github.com/bocklund) - [issue 256](https://github.com/phasesresearchlab/espei/issues/256))
- PyCalphad\'s `IsolatedPhase` feature improves accuracy and
elimintes the need for a heuristic to perform constrained
equilibria when computing the likelihood for phase diagram data.
Expand All @@ -23,16 +22,14 @@
### Dependencies

- Update minimum required PyCalphad version to 0.11
([\@bocklund](https://github.com/bocklund) - `259`{.interpreted-text
role="issue"})
([\@bocklund](https://github.com/bocklund) - [issue 259](https://github.com/phasesresearchlab/espei/issues/259))
- Add NumPy 2.0 support ([\@bocklund](https://github.com/bocklund) -
`255`{.interpreted-text role="issue"})
[issue 255](https://github.com/phasesresearchlab/espei/issues/255))

### Deprecations

- Remove code scheduled for deprecation in ESPEI 0.9: deprecations
([\@bocklund](https://github.com/bocklund) - `257`{.interpreted-text
role="issue"})
([\@bocklund](https://github.com/bocklund) - [issue 257](https://github.com/phasesresearchlab/espei/issues/257))
- `espei.plot`: `plot_parameters` is replaced with
`plot_interaction` and `plot_endmember`. `eqdataplot` and
`multiplot` are replaced with using `dataplot` combined with the
Expand Down

0 comments on commit 936e641

Please sign in to comment.