Skip to content

Commit 6cd3673

Browse files
sreyagreyscaledjawnsyKatie Hornedeansheather
authored
Add 1.17.1 changelog (coder#206)
Co-authored-by: G r e y <grey@coder.com> Co-authored-by: Jonathan Yu <jonathan@coder.com> Co-authored-by: Katie Horne <katie@coder.com> Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent b3b7306 commit 6cd3673

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.17.1.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "1.17.1"
3+
description: "Released on 03/25/21"
4+
---
5+
6+
### Breaking Changes ❗
7+
8+
There are no breaking changes in 1.17.1.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.17.1.
13+
14+
### Bug Fixes 🐛
15+
16+
There are no bug fixes in 1.17.1.
17+
18+
### Security Updates 🔐
19+
20+
- infra: Updated environment network policies to remove egress restriction that
21+
prevented the specification of additional network policies pertaining to
22+
environments. In prior versions, additional egress policies were disregarded.

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
{
166166
"path": "./changelog/index.md",
167167
"children": [
168+
{ "path": "./changelog/1.17.1.md" },
168169
{ "path": "./changelog/1.17.0.md" },
169170
{ "path": "./changelog/1.16.3.md" },
170171
{ "path": "./changelog/1.16.2.md" },

0 commit comments

Comments
 (0)