Skip to content

Commit

Permalink
docs: Remove asterisk typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pnevyk committed Jan 27, 2022
1 parent 7c7ea5f commit 2870944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
### Features

- Rename `System::apply_mut` to `System::apply` ([6b5ad6e](../../commit/6b5ad6ec5e7b1e94c3dd8f511df5bfea01db916f))
- *The function was superseded by `System::eval` in ([0e869f6](../../commit/0e869f656852369ed47f23aff76f04d56d62620d))
- The function was superseded by `System::eval` in ([0e869f6](../../commit/0e869f656852369ed47f23aff76f04d56d62620d))
- Add Function and Optimizer traits for general optimization ([0e869f6](../../commit/0e869f656852369ed47f23aff76f04d56d62620d))
- Huge **breaking change** because of restructuring the problem traits to `Problem`, `System` and `Function`

Expand Down

0 comments on commit 2870944

Please sign in to comment.