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 Oct 21, 2024
1 parent 3e38684 commit 8b27f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
[GLPK]
rev = "v1.2.1"
[Gurobi]
rev = "v1.3.1"
rev = "9bafe7d3e4ed198b97836362a62bb48a14d408bc"
[HiGHS]
rev = "v1.10.0"
[Hypatia]
Expand Down
2 changes: 1 addition & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed a printing bug with scientific nuumbers in `MIME"text/latex"` (#3838)
- Fixed a printing bug with scientific numbers in `MIME"text/latex"` (#3838)
- Fixed support for `AbstractString` in [`set_attribute`](@ref) (#3840)
- Fixed a bug reporting vector-valued duals in [`solution_summary`](@ref)
(#3846)
Expand Down

0 comments on commit 8b27f11

Please sign in to comment.