Skip to content

Commit 0642458

Browse files
authored
chore: add changelog for 1.32.3 (coder#1069)
1 parent 4649b86 commit 0642458

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

changelog/1.32.3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "1.32.3"
3+
description: "Released on 08/04/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.32.3.
9+
10+
### Features ✨
11+
12+
- web: updated Projector client to `1.8.0`.
13+
- infra: updated Projector server to `1.8.1`.
14+
15+
### Bug fixes 🐛
16+
17+
- infra: fixed dotfiles validation to allow extra formats.
18+
- infra: fixed an issue where idle connections would drop after 30 seconds.
19+
20+
### Security updates 🔐
21+
22+
There are no security updates in 1.32.3.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,9 @@
566566
{
567567
"path": "./changelog/1.32.0.md",
568568
"children": [
569+
{
570+
"path": "./changelog/1.32.3.md"
571+
},
569572
{
570573
"path": "./changelog/1.32.2.md"
571574
},

0 commit comments

Comments
 (0)