We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3dc82d commit 6adf9afCopy full SHA for 6adf9af
2 files changed
.gitignore
@@ -18,6 +18,5 @@
18
19
.idea
20
21
-.env
22
bloodhound-cli
23
bloodhound.config.json
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.1.2] - 2024-1-22
8
+
9
+### Fixed
10
11
+* Fixed `install` output not showing the initial password in the output
12
13
## [0.1.1] - 2024-1-21
14
15
### Fixed
0 commit comments