We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b90d9d + 790891c commit 79ad469Copy full SHA for 79ad469
CHANGELOG.md
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
- Nothing should go in this section, please add to the latest unreleased version
10
(and update the corresponding date), or add a new version.
11
12
-## [0.1.0] - 2022-12-12
+## [0.1.0] - 2023-01-12
13
14
### Added
15
- Initial reports for CPU, memory, disk space, and OS version.
16
[conjurinc/conjur-preflight#14](https://github.com/conjurinc/conjur-preflight/pull/14)
17
18
+## [0.0.0] - 2022-12-20
19
+
20
+### Changed
21
+- Reset repository from bash-based CLI to golang CLI.
22
23
[Unreleased]: https://github.com/cyberark/conjur/compare/v0.0.0...HEAD
0 commit comments