Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Oct 10, 2024
1 parent 9e927cf commit acce013
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/

## [v0.XX.X] unreleased - 2024-XX-XX
### Added
- Add `deleted_market_actors` to data model [#575](https://github.com/OpenEnergyPlatform/open-MaStR/pull/575)
- Add OFFIS eV as partner organization [#493](https://github.com/OpenEnergyPlatform/open-MaStR/pull/493)
- Add `deleted_market_actors` to data model and prevent crash on unknown tables
[#575](https://github.com/OpenEnergyPlatform/open-MaStR/pull/575)
- Add OFFIS eV as partner organization
[#493](https://github.com/OpenEnergyPlatform/open-MaStR/pull/493)
### Changed
- Fix usercff workflow [#545](https://github.com/OpenEnergyPlatform/open-MaStR/issues/544)
- Fix usercff workflow
[#545](https://github.com/OpenEnergyPlatform/open-MaStR/issues/544)
- Fix docs on user-defined output path for csv, xml, database
[#549](https://github.com/OpenEnergyPlatform/open-MaStR/issues/549)
- Set pandas version to >=2.2.2 for compatibility with numpy v2.0
Expand Down

0 comments on commit acce013

Please sign in to comment.