We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2550af5 commit 1708431Copy full SHA for 1708431
docs/src/changelog.md
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
- Rewrote `Base.read!(::IO, ::FileFormats.LP.Model)` to use a proper recursive
22
descent parser. This fixed numerous performance issues, and the resulting
23
parser is simpler to maintain and extend. (#2840), (#2841), (#2842), (#2843),
24
- (#2844), (#2846), (#2847), (#2848)
+ (#2844), (#2846), (#2847), (#2848), (#2852), (#2853)
25
- Rewrote the error handling in `read!(::IO, ::FileFormats.MPS.Model)` to throw
26
a `FileFormats.MPS.ParseError` (#2845), (#2849)
27
0 commit comments