Skip to content

Commit 8e22123

Browse files
committed
Update CHANGES for 2.0.7
1 parent 95aa21c commit 8e22123

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
## 2.0.7
2+
* Add `_Float16` type support (#190, #193).
3+
* Add C23 `alignof` and `alignas` support (#189, #191).
24
* Add initializer support for anonymous struct in union (#176, #184).
35
* Fix enumerator printing (#185).
46
* Remove global state from `Pretty` (#187).
57
* Remove OCaml <4.12 support (#180, #181).
8+
* Use `gnu11` standard in most tests (#188, #192).
69

710
## 2.0.6
811
* Optimize `Pretty.text` (#169, #177).

0 commit comments

Comments
 (0)