Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Sep 11, 2023
1 parent 810d8cf commit 5f0469a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ changes which might be breaking for a very small number of users.
- Fixed adding a container of [`Parameter`](@ref) (#3473)
- Fixed return type of `x^0` and `x^1` to no longer return `QuadExpr` (see note
in `Breaking` section above) (#3474)
- Fixed error messages in [`LowerBoundRef`](@ref), [`UpperBoundRef`](@ref),
[`FixRef`](@ref), [`IntegerRef`](@ref), [`BinaryRef`](@ref),
[`ParameterRef`](@ref) and related functions (#3494)

### Other

Expand All @@ -75,7 +78,7 @@ changes which might be breaking for a very small number of users.
- Added [The network multi-commodity flow problem](@ref) tutorial (#3491)
- Added [Two-stage stochastic programs](@ref) tutorial (#3466)
- Added better error messages for unsupported operations in `LinearAlgebra` (#3476)
- Updated to the latest version of Documenter (#3484)
- Updated to the latest version of Documenter (#3484) (#3495)

## Version 1.14.1 (September 2, 2023)

Expand Down

0 comments on commit 5f0469a

Please sign in to comment.