Skip to content

Commit ab188d0

Browse files
committed
Add 1.44.4 changelog
1 parent 1093a1a commit ab188d0

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

changelog/1.44.4.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.44.4"
3+
description: "Released on 02/14/2024"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.44.4.
9+
10+
### Features ✨
11+
12+
- web: Updated code-server to 4.21.1 which includes VS Code 1.86.1.
13+
14+
### Bug fixes 🐛
15+
16+
There are no bug fixes in 1.44.4.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.44.4.

manifest.json

+5
Original file line numberDiff line numberDiff line change
@@ -1132,6 +1132,11 @@
11321132
"title": "1.44.0",
11331133
"description": "Released on 06/29/2023",
11341134
"children": [
1135+
{
1136+
"path": "./changelog/1.44.4.md",
1137+
"title": "1.44.4",
1138+
"description": "Released on 02/14/2024"
1139+
},
11351140
{
11361141
"path": "./changelog/1.44.3.md",
11371142
"title": "1.44.3",

0 commit comments

Comments
 (0)