Skip to content

Commit 14e37bd

Browse files
authored
chore: changelog 1.26.3 (coder#888)
1 parent 2313cef commit 14e37bd

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.26.3.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.26.3"
3+
description: "Released on 03/11/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.26.3.
9+
10+
### Features ✨
11+
12+
- infra: added debug level logging for Docker in CVM outer container.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: fixed memory leak when a client connects to a workspace.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.26.3.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,9 @@
565565
{
566566
"path": "./changelog/1.26.0.md",
567567
"children": [
568+
{
569+
"path": "./changelog/1.26.3.md"
570+
},
568571
{
569572
"path": "./changelog/1.26.2.md"
570573
},

0 commit comments

Comments
 (0)