Skip to content

Commit e388436

Browse files
committed
doc: add release note for outer join fix in expression merge
1 parent 5945ea6 commit e388436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Upcoming Version
99
* Improved constraint equality check in `linopy.testing.assert_conequal` to less strict optionally
1010
* Minor bugfix for multiplying variables with numpy type constants
1111
* Harmonize dtypes before concatenation in lp file writing to avoid dtype mismatch errors. This error occurred when creating and storing models in netcdf format using windows machines and loading and solving them on linux machines.
12+
* Fix expression merge to explicitly use outer join when combining expressions with disjoint coordinates for consistent behavior across xarray versions
1213

1314
Version 0.5.6
1415
--------------

0 commit comments

Comments
 (0)