Skip to content

Commit 445e1ee

Browse files
committed
Add some CHANGES for 2.0.2
1 parent 3944ab4 commit 445e1ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.0.2 (unreleased)
2+
* Rename `Rmtmps` to `RmUnused` (#135).
3+
* Add option to add return statement to `noreturn` functions (#129).
4+
* Fix `_Float128` support (#118, #119).
5+
* Fix C11 `_Alignas` computation (#130).
6+
* Fix renaming and merging of `inline` functions based on C standard (#120, #124).
7+
* Fix `Pretty` not resetting all global state between calls (#133).
8+
* Fix `cilly` patcher (#128).
9+
110
## 2.0.1
211
* Fix scope of enum definition in return type (#112, #113).
312
* Fix signed integer left shift constant folding overflow (#122, #123).

0 commit comments

Comments
 (0)