Skip to content

Commit 2d8f257

Browse files
author
Katie Horne
authored
chore: add 1.19.1 changelog (coder#431)
1 parent 60da934 commit 2d8f257

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

changelog/1.19.1.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "1.19.1"
3+
description: "Released on 06/23/2021"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.19.1.
9+
10+
### Features ✨
11+
12+
- infra: Added verbose logging around workspace provider startup process.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: Updated Sysbox container runtime version to ensure that containerd runs
17+
properly.
18+
19+
### Security updates 🔐
20+
21+
There are no security updates in 1.19.1.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,9 @@
374374
{
375375
"path": "./changelog/1.20.0.md"
376376
},
377+
{
378+
"path": "./changelog/1.19.1.md"
379+
},
377380
{
378381
"path": "./changelog/1.19.0.md"
379382
},

0 commit comments

Comments
 (0)