You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ Notable changes.
4
4
5
5
## March 2024
6
6
7
+
### [0.58.0]
8
+
- Allow empty value for remote env. (https://github.com/devcontainers/ci/issues/231)
9
+
- Add generate-docs subcommand for templates and features. (https://github.com/devcontainers/cli/pull/759)
10
+
- Only use SELinux label for Linux hosts. (https://github.com/devcontainers/cli/issues/776)
11
+
7
12
### [0.57.0]
8
13
- Fix crash updating UID/GID when the image's platform is different from the native CPU arch (https://github.com/devcontainers/cli/pull/746)
9
14
- Add tags with build command (https://github.com/devcontainers/ci/issues/271)
0 commit comments