Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jan 6, 2025
1 parent 3ee99f4 commit cd1e622
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 @@ -21,13 +21,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Low-rank matrix completion](@ref) (#3888)
- Improved the error messagge when `=` is used instead of `==` in macros

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

View workflow job for this annotation

GitHub Actions / build

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'messagge'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'messagge'?", "location": {"path": "docs/src/changelog.md", "range": {"start": {"line": 22, "column": 23}}}, "severity": "ERROR"}
(#2892)
- Added a section on [Thread safety](@ref) to the parallelism tutornal (#3897)
- Added a section on thread safety to the parallelism tutornal (#3897)

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

View workflow job for this annotation

GitHub Actions / build

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'tutornal'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'tutornal'?", "location": {"path": "docs/src/changelog.md", "range": {"start": {"line": 24, "column": 56}}}, "severity": "ERROR"}
- Various minor fixes to the documentation (#3898) (#3899) (#3901) (#3906)
(#3907)
- Added a new solver `CATrustRegionMethod.jl` (#3900)
- Added a new tutorial [Example: fitting of circles and ellipses](@ref) (#3895)
- Removed GLPK from the documentation in favor of Gurobi (#3904)
- Added a new tutorial [Finding multiple feasible solutions](@reff) (#3905)
- Added a new tutorial [Finding multiple feasible solutions](@ref) (#3905)

## Version 1.23.5 (November 19, 2024)

Expand Down

0 comments on commit cd1e622

Please sign in to comment.