Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Dec 27, 2023
1 parent 9eb70f3 commit c58ab1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CurrentModule = JuMP
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Version 1.18.0 (December 21, 2023)
## Version 1.18.0 (December 28, 2023)

### Added

Expand All @@ -23,14 +23,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed `text/latex` printing of [`GenericNonlinearExpr`](@ref) (#3609)
- Fixed compat bounds of `stdlib` packages (#3626)
- Fixed a bug that can accidentally modify the user's expressions in a macro (#3639)
- Fixed a bug converting `AffExpr` to [`GenericNonlinearExpr`](@ref) (#3642)

### Other

- Added `DisjunctiveProgramming`to `extension-tests` (#3597)
- Added `DisjunctiveProgramming`to docs (#3598)
- Added DocumenterCitations to the docs (#3596), (#3630)
- Migrate from SnoopPrecompile to PrecompileTools (#3608)
- Minor documentation updates (#3623), (#3628)
- Minor documentation updates (#3623), (#3628), (#3640), (#3643)

## Version 1.17.0 (December 4, 2023)

Expand Down

0 comments on commit c58ab1d

Please sign in to comment.