You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,17 @@ Use [gitmoji](https://gitmoji.dev/) to identify your changes.
11
11
12
12
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
13
13
14
+
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
15
+
16
+
### 🔥 Removed
17
+
18
+
19
+
## MML - v3.10.0
20
+
21
+
### ✨ Added <!--Make sure to add a link to the PR and issues related to your change-->
22
+
23
+
### 🐛 Fixed <!--Make sure to add a link to the PR and issues related to your change-->
24
+
14
25
### 💥 Changed <!--Make sure to add a link to the PR and issues related to your change-->
15
26
- Breaking change: added a parameter `nominal_DT_default` to set the nominal temperature differences in heat exchanger to the maximum possible temperature difference [#513](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/513)
16
27
- Removed outer parameters from sensors. Not breaking, declared inner paramters won't block the model's compilation. [#514](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/514)
0 commit comments