Skip to content

Commit fbe67ca

Browse files
authored
Release 3.4.1 preparation (#386)
* Update CHANGELOG.md * Update version name in package Signed-off-by: Nabil YOUSSEF <[email protected]> --------- Signed-off-by: Nabil YOUSSEF <[email protected]>
1 parent b5d499c commit fbe67ca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
## MML-v3.4.1
17+
18+
### Added
19+
1220
### Changed
1321
- Sensors now contain a flow model to ease convergence [PR#383](https://github.com/Metroscope-dev/metroscope-modeling-library/pull/383)
1422

MetroscopeModelingLibrary/Utilities/Icons.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,6 @@ package Icons
632632
fillPattern=FillPattern.Solid,
633633
points={{-58.0,46.0},{42.0,-14.0},{-58.0,-74.0},{-58.0,46.0}})}));
634634
end Tests;
635-
636635
annotation (Icon(graphics={
637636
Rectangle(
638637
lineColor={200,200,200},

0 commit comments

Comments
 (0)