Skip to content

Commit

Permalink
Update changelog for version 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Mar 4, 2022
1 parent 65dd6fa commit 7e3a067
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,7 @@
Antares Changelog
=================
v8.2.0-rc2 (02/2022)
v8.2.0 (03/2022)
--------------------

### Bug fixes
- Fix bug related to links with infinite capacity with multiple time-series #567 (*)
- Ignore disabled MC years for the computation of the FLOW QUAD output variable #558 (*)
- Make sure that NTC time-series are loaded only when necessary #552 (*)
- Restore results for non-regression tests #556. Minor differences were introduced in v8.1.0 and v8.2.0-rc1.
- Fix bug in scenario-builder related to short-circuit evaluation #576 (*)

(*) That bug was introduced in v8.2.0-rc1.

### GUI
- Restore old view for links #557
- Improve cell styles when loop-flow is enabled for a link #571
- Fix refresh issues for link parameters #572

v8.2.0-rc1 (02/2022)
--------------------

### New features
- Multiple timeseries for link capacities (NTC). It is now possible to establish different scenarios for the capacity of a link. Users can now take partial or total outages for links into account #520
- Infeasible problem analyzer. When the underlying problem has no solution, list the most suspicious constraints in a report. This should help users identify faulty binding constraints #431
Expand All @@ -29,6 +11,7 @@ v8.2.0-rc1 (02/2022)
- Add a "view results" button in the dialog that appears when a simulation has been completed #511
- Help menu : add an "online documentation" item #509
- Improve UI for new thermal parameter "tsGenBehavior" #534
- Improve cell styles when loop-flow is enabled for a link #571

### Bug fixes
- Prevent an area from having a link to itself #531
Expand Down

0 comments on commit 7e3a067

Please sign in to comment.