Skip to content

Commit c49334a

Browse files
committed
update changelog
1 parent 2d1da29 commit c49334a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
- [python] missing py3 stuff like operators, keywords, and magic names
3434
- [cpp] all the keywords from the https://en.cppreference.com/w/cpp/keyword
3535
- [qmake] add all identifiers for Qt 5.15
36+
- [csharp] support record, the new type keyword
37+
- [csharp] support C# 11 raw strings
38+
- [cpp] add support for C++11 string literals
3639

3740
## [1.2.0] - 2021-09-12
3841

0 commit comments

Comments
 (0)