Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog 8.8.12 #2556

Merged
merged 2 commits into from
Jan 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Antares Changelog
=================

8.8.12 (01/2025)
--------------------
## New features
* Add variable MRG PRICE CSR [ANT-2562] (#2531)
* Use VCPKG for dependencies (#2549)
* Activate long tests on branch release/8.8.x (#2538)

## Bugfix
* Fix segfault related to district for 8.8 [ANT-2452] (#2519)
* Fix uninitialized CSR variables [ANT-2496] (#2518)
* Fix segfault caused by invalid index [ANT-2582] (#2544)

8.8.11 (11/2024)
--------------------
## New features
* Adding parameters for the used optimization solver [ANT-2280] (#2466)
* Adequacy patch CSR : add out variables after DTG netting step [ANT-2295] (#2472)
Expand Down
Loading