Skip to content

Commit 54b3985

Browse files
committed
chore: update change log
1 parent eb310f4 commit 54b3985

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Significant changes per release
22

3+
## 0.9.0
4+
5+
* Added support for Clang 12, 13, 14, and 15
6+
* Added support for GCC 11, 12, and 13
7+
* Added support for XCode 14
8+
* Added support for VS2022
9+
* Added support for MSYS2
10+
* Added support for C++14, C++17, and C++20
11+
* CI now uses docker where possible
12+
* Lots of static analysis fixes and improvements
13+
* Misc minor improvements
14+
315
## 0.8.3
416

517
* Force macro expansion in version namespace identifier

0 commit comments

Comments
 (0)