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 dcfe869 commit c495bb9Copy full SHA for c495bb9
changelog/1.27.4.md
@@ -0,0 +1,21 @@
1
+---
2
+title: "1.27.4"
3
+description: "Released on 05/2/2022"
4
5
+
6
+### Breaking changes ❗
7
8
+There are no breaking changes in 1.27.4.
9
10
+### Features ✨
11
12
+There are no new features in 1.27.4.
13
14
+### Bug fixes 🐛
15
16
+- web: fixed issue where JetBrains 2022.1 IDE versions would not open in
17
+ Projector.
18
19
+### Security updates 🔐
20
21
+There are no security updates in 1.27.4.
manifest.json
@@ -618,6 +618,9 @@
618
{
619
"path": "./changelog/1.27.0.md",
620
"children": [
621
+ {
622
+ "path": "./changelog/1.27.4.md"
623
+ },
624
625
"path": "./changelog/1.27.3.md"
626
},
0 commit comments