Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 27, 2023
1 parent e8d0e23 commit 17dde5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Variables with non-constant bounds (#3583)
- Invalid indicator constraints (#3584)
- Added new solvers to the documentation:
- [EAGO.jl](@ref) (#3560) (#3561)
- `EAGO.jl` (#3560) (#3561)
- [Manopt.jl](@ref) (#3568)
- Added new tutorials:
- [Approximating nonlinear functions](@ref) (#3563)
- [Classifiers](@ref) (#3569)
- Improved documentation for:
- [`Semicontinuous`](@ref) and [`Semiinteger`](@ref) variables (#3562)
- [`SOS1`](@ref) and [`SOS2`](@ref) (#3565)
- [`start_value`](@ref) of [`MOI.HermitianPSDCone`](@ref) (#3564)
- [`start_value`](@ref) of [`HermitianPSDCone`](@ref) (#3564)
- Function tracing (#3570)
- Nonlinear operators with vector arguments (#3577)
- Indicator connstraints (#3582)

Check failure on line 48 in docs/src/changelog.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/src/changelog.md#L48

[Vale.Spelling] Did you really mean 'connstraints'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'connstraints'?", "location": {"path": "docs/src/changelog.md", "range": {"start": {"line": 48, "column": 17}}}, "severity": "ERROR"}
Expand Down

0 comments on commit 17dde5b

Please sign in to comment.