Skip to content

Commit 1708431

Browse files
authored
Update docs/src/changelog.md
1 parent 2550af5 commit 1708431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Rewrote `Base.read!(::IO, ::FileFormats.LP.Model)` to use a proper recursive
2222
descent parser. This fixed numerous performance issues, and the resulting
2323
parser is simpler to maintain and extend. (#2840), (#2841), (#2842), (#2843),
24-
(#2844), (#2846), (#2847), (#2848)
24+
(#2844), (#2846), (#2847), (#2848), (#2852), (#2853)
2525
- Rewrote the error handling in `read!(::IO, ::FileFormats.MPS.Model)` to throw
2626
a `FileFormats.MPS.ParseError` (#2845), (#2849)
2727

0 commit comments

Comments
 (0)