We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7105e71 commit 844520bCopy full SHA for 844520b
1 file changed
docs/src/changelog.md
@@ -7,7 +7,7 @@ CurrentModule = MathOptInterface
7
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
10
-## v1.47.0 (December 3, 2025)
+## v1.47.0 (December 5, 2025)
11
12
### Added
13
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
- Minor documentation updates (#2876), (#2878), (#2881), (#2886)
32
- Add a contributing page to the developer documentation (#2884)
33
- Add a custom `IntDisjointSet` type and remove DataStructures.jl (#2885)
34
+ - Improved the performance of reading MPS files (#2892)
35
36
## v1.46.0 (October 21, 2025)
37
0 commit comments