Skip to content

Commit 3b4a124

Browse files
committed
Release 3.4.0
1 parent fb2d43c commit 3b4a124

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
# Changelog
44

5-
## [3.3.1] - 2022-11-23
5+
## [3.4.0] - 2022-02-07
66

77
### Fixed
88

99
- Compatibility with 2023.1.
10+
- Updated Federation 2 schema.
11+
- Updated Apollo Kotlin schema.
1012

1113

1214
## [3.3.0] - 2022-09-22

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
java
1111
kotlin("jvm") version "1.7.10"
1212

13-
id("org.jetbrains.intellij") version "1.11.0"
13+
id("org.jetbrains.intellij") version "1.12.0"
1414
id("org.jetbrains.grammarkit") version "2021.2.2"
1515
id("com.github.ManifestClasspath") version "0.1.0-RELEASE"
1616
id("org.jetbrains.changelog") version "2.0.0"

0 commit comments

Comments
 (0)