From 7b08d43da123db84fe9ef93ceb56eef17a2a9e6d Mon Sep 17 00:00:00 2001 From: nesnoj Date: Fri, 11 Oct 2024 10:20:01 +0200 Subject: [PATCH] Update changelog #578 --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c2e35d..2317f04e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ For each version important additions, changes and removals are listed here. The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [v0.XX.X] unreleased - 2024-XX-XX +## [v0.14.5] New MaStR data model, battery export, various fixes - 2024-10-11 ### Added - Add `deleted_market_actors` to data model and prevent crash on unknown tables [#575](https://github.com/OpenEnergyPlatform/open-MaStR/pull/575) @@ -25,7 +25,6 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ [#556](https://github.com/OpenEnergyPlatform/open-MaStR/issues/556) - Allow CSV export of table `storage_units` [#565](https://github.com/OpenEnergyPlatform/open-MaStR/pull/565) -### Removed ## [v0.14.4] Release for the Journal of Open Source Software JOSS - 2024-06-07 ### Added @@ -39,7 +38,6 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - Fixed missing call to gen_url in case first bulk download fails as xml file for today is not yet available [#534](https://github.com/OpenEnergyPlatform/open-MaStR/pull/534) - Repair links in the documentation page [#536](https://github.com/OpenEnergyPlatform/open-MaStR/pull/536) - ## [v0.14.3] Fix Pypi Release - 2024-04-24 ### Added - Add new table `changed_dso_assignment` [#510](https://github.com/OpenEnergyPlatform/open-MaStR/pull/510)