Skip to content

Commit b3b7306

Browse files
greyscaledsreyajawnsyKatie Horne
authored
Release 1.16.3 (coder#205)
Co-authored-by: Jon Ayers <jon@coder.com> Co-authored-by: Jonathan Yu <jonathan@coder.com> Co-authored-by: Katie Horne <katie@coder.com>
1 parent c0b9ee1 commit b3b7306

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.16.3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "1.16.3"
3+
description: "Released on 03/25/21"
4+
---
5+
6+
### Breaking Changes ❗
7+
8+
There are no breaking changes in 1.16.3.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.16.3.
13+
14+
### Bug Fixes 🐛
15+
16+
There are no bug fixes in 1.16.3.
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
@@ -166,6 +166,7 @@
166166
"path": "./changelog/index.md",
167167
"children": [
168168
{ "path": "./changelog/1.17.0.md" },
169+
{ "path": "./changelog/1.16.3.md" },
169170
{ "path": "./changelog/1.16.2.md" },
170171
{ "path": "./changelog/1.16.1.md" },
171172
{ "path": "./changelog/1.16.0.md" },

0 commit comments

Comments
 (0)