Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoernert authored Feb 4, 2024
1 parent 02c6c8e commit 422b856
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion framework/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## [0.6.5](https://github.com/energychain/ZSG_DynamischeStromtarife/compare/v0.6.4...v0.6.5) (2024-02-04)

### Increment
Balancing Enhancement: Implemented a balancing enhancement that allows for linear optimization of individual balances to optimize inner dispatches of generation and consumption in a period. This is achieved by feeding multiple balances in sequence into a simplex optimization.
Performance Optimization: Improved the performance of the application by optimizing the data structures and algorithms used for calculations.
User Interface Enhancements: Made several improvements to the user interface to make it more user-friendly and intuitive.

### Bug Fixes

Expand Down

0 comments on commit 422b856

Please sign in to comment.