Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for v1.23.3 #3854

Merged
merged 4 commits into from
Oct 21, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
odow authored Oct 21, 2024
commit 8b27f11173dbe866b8b22d3005a35e5bd1b215e8
2 changes: 1 addition & 1 deletion docs/packages.toml
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
[GLPK]
rev = "v1.2.1"
[Gurobi]
rev = "v1.3.1"
rev = "9bafe7d3e4ed198b97836362a62bb48a14d408bc"
[HiGHS]
rev = "v1.10.0"
[Hypatia]
2 changes: 1 addition & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
@@ -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)

Unchanged files with check annotations Beta

Copyright (c) 2017: Iain Dunning, Joey Huchette, Miles Lubin, and contributors

Check warning on line 1 in LICENSE.md

GitHub Actions / build

[vale] reported by reviewdog 🐶 [Google.Colons] ': I' should be in lowercase. Raw Output: {"message": "[Google.Colons] ': I' should be in lowercase.", "location": {"path": "LICENSE.md", "range": {"start": {"line": 1, "column": 19}}}, "severity": "WARNING"}
The JuMP Julia module is licensed under the **[MPL]** version 2.0: