Skip to content

Commit

Permalink
Version history cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ddahlbom committed Jul 26, 2023
1 parent f29646a commit ecb3aff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is a **breaking change**, see the docs to migrate your code.

`StructureFactor` type renamed [`SampledCorrelations`](@ref). An appropriate
`SampledCorrelations` is created by calling either
[`dynamical_correlations`](@ref) or `instant_correlations`(@ref) instead of
[`dynamical_correlations`](@ref) or [`instant_correlations`](@ref) instead of
`DynamicStructureFactor` or `InstantStructureFactor`.

Broadened support for custom observables in `SampledCorrelations` for use in
Expand Down Expand Up @@ -55,7 +55,7 @@ can be resolved by passing an explicit `offset`.
The function [`remove_periodicity!`](@ref) disables periodicity along specified
dimensions.

Rename `StaticStructureFactor` to [`InstantStructureFactor`].
Rename `StaticStructureFactor` to `InstantStructureFactor`.


# Version 0.4.2
Expand Down

0 comments on commit ecb3aff

Please sign in to comment.