Skip to content

Commit 04e1803

Browse files
authored
Preparation Release v3.8.0 (#480)
* Update CHANGELOG.md * Update version package.mo
1 parent d9ae3c4 commit 04e1803

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ Use [gitmoji](https://gitmoji.dev/) to identify your changes.
77

88
## [Unreleased]
99

10+
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
11+
12+
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
13+
14+
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
15+
16+
### 🔥 Removed <!--Make sure to add a link to the PR and issues related to your change-->
17+
18+
19+
## MML - v3.8.0
20+
1021
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
1122
- Added sensors name in sensors icons [#473](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/473)
1223
- Added units for volume, surface tension, dynamic viscosity and thermal conductivity [#474](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/474)
@@ -18,15 +29,10 @@ Use [gitmoji](https://gitmoji.dev/) to identify your changes.
1829
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
1930
- Fix flow direction in valve [#468](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/468)
2031

21-
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
22-
23-
### 🔥 Removed <!--Make sure to add a link to the PR and issues related to your change-->
24-
2532

2633
## MML - v3.7.0
2734

2835
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
29-
3036
- Added compressor and gas turbine internal faults, condenser `Qv_cold_in` decrease fault, and missing Fuel and FlueGases pipes, with all corresponding tests [PR#457](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/457)
3137

3238
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->

MetroscopeModelingLibrary/package.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44

5-
annotation (version="3.7.0",uses(Modelica(version="4.0.0")),Documentation(info="<html>
5+
annotation (version="3.8.0",uses(Modelica(version="4.0.0")),Documentation(info="<html>
66
<p>Licensed by Metroscope under the Modelica License 2 </p>
77
<p>Copyright © 2023, Metroscope.</p>
88
<p>This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2. </p>

0 commit comments

Comments
 (0)