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
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## [0.18.0] - 05 May 2022
4
+
5
+
- Fixed a phi-node miscompilation caused by `cxx_logical_and_to_or` and `cxx_logical_or_to_and`[#994](https://github.com/mull-project/mull/pull/994)[#998](https://github.com/mull-project/mull/pull/998)
6
+
- Improved diagnostics to track and workaround miscompilations [#1000](https://github.com/mull-project/mull/pull/1000)
7
+
-[All the changes](https://github.com/mull-project/mull/pulls?q=is%3Apr+merged%3A2022-03-18..2022-05-05)
8
+
3
9
## [0.17.1] - 17 Mar 2022
4
10
5
11
- Fixed a bug when reporters crash if a source file cannot be opened [#991](https://github.com/mull-project/mull/pull/991)
0 commit comments