We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf640f commit 8a39825Copy full SHA for 8a39825
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Grammar-Kit Changelog
2
3
## [Unreleased]
4
+* Update Platform version to `2022.3.1`
5
+* Fixed Exception with `2023.1 EAP`: "Do not use constructor injection" (#323)
6
+* Fixed IAE: `FileEditorManagerImpl.$$$reportNull$$$0` (EA-746745)
7
+* Fixed PIEAE: `CompositePsiElement.getContainingFile` (EA-746675)
8
+
9
+## [2022.3]
10
* IJ SDK: update to 2022.3
11
* CI: Integration with [gradle-changelog-plugin](https://github.com/JetBrains/gradle-changelog-plugin)
12
* CI: GitHub Actions Workflow based on [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
0 commit comments