Skip to content

Commit 57ebba0

Browse files
authored
Update changelog with fixed bugs and new entries
Added a new section for fixed bugs and updated changelog entries.
1 parent 77356e9 commit 57ebba0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/src/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Added support for [`Complements`](@ref) in `.nl` file format (#2916)
2020
- Added [`Bridges.Constraint.SplitComplexIndicatorEqualToBridge`](@ref) (#2921)
2121

22+
### Fixed
23+
24+
- Fixed a bug converting `MutableSparseMatrixCSC` to `SparseMatrixCSC` (#2929)
25+
2226
### Other
2327

2428
- Documentation updates (#2905), (#2906)
@@ -27,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2731
[`is_set_by_optimize`](@ref) (#2910)
2832
- Replaced JSON3.jl dependency by JSON.jl (#2918)
2933
- Added `julia-downgrade-compat` to test `[compat]` lower bounds (#2919)
34+
- Updated `solver-tests.yml` (#2930)
3035

3136
## v1.48.0 (December 9, 2025)
3237

0 commit comments

Comments
 (0)