We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f10dd commit 63d9d18Copy full SHA for 63d9d18
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.1.21](https://github.com/robertoraggi/cplusplus/compare/v1.1.20...v1.1.21) (2023-09-04)
4
+
5
6
+### Bug Fixes
7
8
+* AST creation of equal initializers ([9a224d5](https://github.com/robertoraggi/cplusplus/commit/9a224d5642e522adf5d1eb0e43a217811e31cafe))
9
+* Expose TokenKind attributes to JavaScript ([335824c](https://github.com/robertoraggi/cplusplus/commit/335824c9a18f22f74add893290c4e8a56c83de37))
10
11
## [1.1.20](https://github.com/robertoraggi/cplusplus/compare/v1.1.19...v1.1.20) (2023-08-28)
12
13
version.txt
@@ -1 +1 @@
-1.1.20
+1.1.21
0 commit comments