Skip to content

Commit c495bb9

Browse files
authored
feat: Add changelog for 1.27.4 (coder#973)
1 parent dcfe869 commit c495bb9

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

changelog/1.27.4.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,9 @@
618618
{
619619
"path": "./changelog/1.27.0.md",
620620
"children": [
621+
{
622+
"path": "./changelog/1.27.4.md"
623+
},
621624
{
622625
"path": "./changelog/1.27.3.md"
623626
},

0 commit comments

Comments
 (0)