We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a16d4 commit 5415196Copy full SHA for 5415196
CHANGELOG.md
@@ -26,6 +26,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
27
---
28
29
+## [0.28.0] - 2024-10-29
30
+
31
+### Added
32
33
+- disableSSHCAUser and disableSSHCAHost options to GCP provisioner create and update commands (smallstep/cli#1305)
34
+- Support programmatically opening browser on Android devices (smallstep/cli#1301)
35
36
+### Fixed
37
38
+- Fix --context being ignored in commands that rely on certificates (smallstep/cli#1301)
39
40
41
## [0.27.5] - 2024-10-17
42
43
### Added
0 commit comments