Skip to content

Commit 2a27e56

Browse files
johnstcnKatie Horne
and
Katie Horne
committed
chore: add changelog for 1.28.5 (#960)
* chore: add changelog for 1.28.5 * fixup! chore: add changelog for 1.28.5 * Update changelog/1.28.5.md Co-authored-by: Katie Horne <katie@coder.com> (cherry picked from commit fb55665)
1 parent 395edee commit 2a27e56

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

changelog/1.28.5.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "1.28.5"
3+
description: "Released on 4/28/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.28.5.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.28.5.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: fixed issue where the Coder front-end attempts to reconnect to a
17+
workspace even when it is offline.
18+
- web: fixed issue where the error message does not show when a user exceeds
19+
their resource quota when attempting to create a workspace.
20+
21+
### Security updates 🔐
22+
23+
There are no security updates in 1.28.5.

manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,9 @@
543543
{
544544
"path": "./changelog/1.28.0.md",
545545
"children": [
546+
{
547+
"path": "./changelog/1.28.5.md"
548+
},
546549
{
547550
"path": "./changelog/1.28.4.md"
548551
},

0 commit comments

Comments
 (0)