All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Template:
## [0.0.0] - Name of Release - 20YY-MM-DD
### Added
- [(#)]()
### Changed
- [(#)]()
### Removed
- [(#)]()
- distributed strategy: charge vehicles with any strategy at depot and opportunity stations
- distributed strategy: battery behavior adapted
- new strategies: peak_load_window
- plotting time windows with shaded backgrounds
- fixed bug if scenario has no timesteps
- fixed bug regarding V2G discharge power computation in balanced_market
- give summary of adjusted event times instead of warning for every affected event
- flake8 compatibility
- first release! 🎉