Skip to content

Commit 79ad469

Browse files
authored
Merge pull request #17 from conjurinc/fix-changelog-for-auto-release
Add a base 0.0.0 version to changelog
2 parents 4b90d9d + 790891c commit 79ad469

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Nothing should go in this section, please add to the latest unreleased version
1010
(and update the corresponding date), or add a new version.
1111

12-
## [0.1.0] - 2022-12-12
12+
## [0.1.0] - 2023-01-12
1313

1414
### Added
1515
- Initial reports for CPU, memory, disk space, and OS version.
1616
[conjurinc/conjur-preflight#14](https://github.com/conjurinc/conjur-preflight/pull/14)
1717

18+
## [0.0.0] - 2022-12-20
19+
20+
### Changed
21+
- Reset repository from bash-based CLI to golang CLI.
22+
1823
[Unreleased]: https://github.com/cyberark/conjur/compare/v0.0.0...HEAD

0 commit comments

Comments
 (0)