Skip to content

Commit eb6ee90

Browse files
Update CHANGELOG.md (#448)
1 parent d4712a6 commit eb6ee90

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

CHANGELOG.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,30 +9,34 @@ Use [gitmoji](https://gitmoji.dev/) to identify your changes.
99

1010
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
1111

12-
- 🆕 Added fuel valve component [PR#446](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/446)
13-
- ✨ Add and correct initialization parameters in flue gases [PR#436](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/436)
14-
- ✨ Add indicators in the HX models [PR#443](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/443)
15-
- ✨ Added a wawrning if the steam admitted in the condenser is superheated [PR#445](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/445)
16-
1712
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
18-
- 🔧 Initialisation parameters and unit tests of the multifluid heat exchangers fix for a better convergence [PR#439](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/439)
19-
- 🔧 Added `rho_0` as an initialization parameter in the `FlowModel` [PR#440](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/440)
2013

2114
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
2215
- Pressure losses equations in Pipe, ControlValve and SlidingValve now use inlet density instead of mean density. This change can affect calibrated models. [PR#450](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/450)
2316

2417
### 🔥 Removed <!--Make sure to add a link to the PR and issues related to your change-->
2518

2619

27-
## MML - v3.6.0
20+
## MML - v3.6.1
2821

29-
### :boom: Changed
22+
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
3023

31-
- Fixed all icons issues in [PR#434](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/434)
24+
- 🆕 Added fuel valve component [PR#446](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/446)
25+
- ✨ Add and correct initialization parameters in flue gases [PR#436](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/436)
26+
- ✨ Add indicators in the HX models [PR#443](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/443)
27+
- ✨ Added a warning if the steam admitted in the condenser is superheated [PR#445](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/445)
28+
- 🆕 Tank component [PR#434](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/434)
3229

33-
### :sparkles: Added
30+
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
31+
32+
- 🔧 Initialisation parameters and unit tests of the multifluid heat exchangers fix for a better convergence [PR#439](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/439)
33+
- 🔧 Added `rho_0` as an initialization parameter in the `FlowModel` [PR#440](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/440)
34+
35+
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
3436

35-
- Tank component [PR#434](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/434)
37+
- 💅 Fixed all icons issues in [PR#434](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/434)
38+
39+
### 🔥 Removed <!--Make sure to add a link to the PR and issues related to your change-->
3640

3741
## MML - v3.6.0
3842

0 commit comments

Comments
 (0)