We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded1861 commit 897b9deCopy full SHA for 897b9de
CHANGELOG.md
@@ -26,6 +26,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
27
---
28
29
+## [0.27.3] - 2024-09-13
30
+
31
+### Added
32
33
+- Support for signing and publishing RPM and Deb packages to GCP Artifact Registry (smallstep/cli#1246)
34
35
+### Changed
36
37
+- Update Release download URLs for RPM and DEB packages with new file name formats (smallstep/cli#1256)
38
39
+### Fixed
40
41
+- Parse crlEntryExtensions in CRLs (smallstep/cli#1262)
42
+- PowerShell 5.1 CLI crashes in Windows 11 (smallstep/cli#1257)
43
44
45
## [0.27.2] - 2024-07-18
46
47
### Added
0 commit comments