Skip to content

Commit 1439428

Browse files
committed
Release notes improved
1 parent 76742ed commit 1439428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ julia> ]add Unitful, Measurements, MonteCarloMeasurements, Distributions
8585

8686
### Version 0.7.6
8787

88-
- Fixed bug: If unitless=true, no unit is associated with the tearing variable.
88+
- Fixed bug in StateSelection.jl: If unitless=true, no unit is associated with the tearing variable.
8989

9090
- Solve linear equation systems optionally with [RecursiveFactorization.jl](https://github.com/YingboMa/RecursiveFactorization.jl)
9191
instead of the default `lu!(..)` and `ldiv!(..)`.

0 commit comments

Comments
 (0)