diff --git a/RELEASES.md b/RELEASES.md index e82e6069a..a0d259df0 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -12,7 +12,7 @@ - Improving the analysis of signal double assigment: branch case no longer causes an error in assignments in different branches. - Improving the generated C++ code by removing unnecessary instructions. -###Fixed bugs +### Fixed bugs - Fixing a panic in type analysis.