We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec116c4 commit a3130bfCopy full SHA for a3130bf
changelog/1.39.2.md
@@ -0,0 +1,18 @@
1
+# 1.39.2
2
+
3
+### Breaking changes ❗
4
5
+There are no breaking changes in 1.39.2.
6
7
+### Features ✨
8
9
+There are no features in 1.39.2.
10
11
+### Bug fixes 🐛
12
13
+- Fixed an issue where updates to the 'CVM Internal Network' field in a
14
+ workspace provider do not propagate to coderd replicas for workspace builds.
15
16
+### Security updates 🔐
17
18
+There are no security updates in 1.39.2.
manifest.json
@@ -951,6 +951,11 @@
951
{
952
"path": "./changelog/1.39.0.md",
953
"children": [
954
+ {
955
+ "path": "./changelog/1.39.2.md",
956
+ "title": "1.39.2",
957
+ "description": "Released on 02/16/2023"
958
+ },
959
960
"path": "./changelog/1.39.1.md",
961
"title": "1.39.1",
0 commit comments