From 0a3a621ab20091c0c801587ccc0ac4ad1473107b Mon Sep 17 00:00:00 2001 From: stap-m Date: Mon, 23 Oct 2023 13:46:27 +0200 Subject: [PATCH 1/3] clean up changelog --- CHANGELOG.md | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2165adb9f..3087558ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,41 +7,37 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ ## [1.X.X] - 20XX-XX-XX ### Added +- heat generation technology, solar heat technology, geothermal heat technology (#1610) +- new files for new UO v2023-05-25 import process (#1633) +- recycling (#1638) - regionalisation (#1639) - sufficiency scenario (#1642) -- recycling (#1638) +- increase, decrease (#1644) +- new files for new OMO v2023-08-23 import process (#1646) +- power-to-fuel technology and subclasses (#1647) +- sufficiency scenario, sufficiency (#1642, #1648) +- new module oeo-shared-axioms.omn (#1649) +- acceptance (#1698) +- scenario projection comparison, model intercomparison study (#1711) - flexibility, energy balancing (#1717) - control area, bidding zone, bidding zone role (#1718) - climate neutrality criterion, process climate neutrality, climate neutral process, material climate neutrality (#1722) - blended liquid fuel, bioethanol, E10, B7 (#1723) +- new module oeo-sectors (#1724) - mobility technology, electric mobility technology (#1727) - energy storage object hierarchy, energy storage technology hierarchy (#1728) ### Changed - energy transformation (#1625) -- economy, economic scenario, target driven scenario, explorative scenario, policy scenario (#1642) - waste role (#1638) -- sufficiency scenario, sufficiency (#1642, #1648) -- New files for new UO v2023-05-25 import process (#1633) -- increase, decrease (#1644) -- power-to-fuel technology and subclasses (#1647) -- heat generation technology, solar heat technology, geothermal heat technology (#1619) -- New files for new OMO v2023-08-23 import process (#1646) -- new module oeo-shared-axioms.omn (#1649) -- acceptance (#1698) -- scenario projection comparison, model intercomparison study (#1711) -- energy balance -> energy balance data set (#1717) -- person, organisational role, organisation (#1716) -- state of matter (#1720) -- new module oeo-sectors (#1649) -- potential energy stroage function (#1728) - -### Changed -- energy transformation (#1625) -- economy, economic scenario, trarget driven scenario, explorative scenario, policy scenario (#1642) +- economy, economic scenario, target driven scenario, explorative scenario, policy scenario (#1642) - regionalistaion (#1644) - oeo.omn imports (#1649) - study (#1711) +- person, organisational role, organisation (#1716) +- energy balance -> energy balance data set (#1717) +- state of matter (#1720) +- potential energy stroage function (#1728) ### Removed - import and annotation scripts removed from repo. New repo is https://github.com/OpenEnergyPlatform/oeo-tools (#1686) From 4c58e29ddd9a1222f9a54d9a77305c5b55c19181 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:13:47 +0200 Subject: [PATCH 2/3] Update CHANGELOG.md Co-authored-by: l-emele <36884905+l-emele@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3087558ac..7ede3e068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - energy transformation (#1625) - waste role (#1638) - economy, economic scenario, target driven scenario, explorative scenario, policy scenario (#1642) -- regionalistaion (#1644) +- regionalisation (#1644) - oeo.omn imports (#1649) - study (#1711) - person, organisational role, organisation (#1716) From 9b5052225a8e76ba4fccc5b4a81009ec3b27ba39 Mon Sep 17 00:00:00 2001 From: stap-m <38690039+stap-m@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:13:57 +0200 Subject: [PATCH 3/3] Update CHANGELOG.md Co-authored-by: l-emele <36884905+l-emele@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ede3e068..68cfa21bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ - person, organisational role, organisation (#1716) - energy balance -> energy balance data set (#1717) - state of matter (#1720) -- potential energy stroage function (#1728) +- potential energy storage function (#1728) ### Removed - import and annotation scripts removed from repo. New repo is https://github.com/OpenEnergyPlatform/oeo-tools (#1686)