-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
nneeo
authored and
nneeo
committed
Feb 9, 2022
1 parent
b932872
commit 6238def
Showing
3 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,26 @@ | ||
# Change log | ||
|
||
### 1.0.1 | ||
### 1.0.4 | ||
|
||
- Add binary modules | ||
- Protect-FromBruteforce - do nothing if no network logons was found | ||
- Add warnings if cmdlet did nothing | ||
- Write warnings if one of the steps fails | ||
- Update module manifest | ||
|
||
### 1.0.3 | ||
|
||
- fix error when input array is empty | ||
- Move unnecessary messages to verbose | ||
|
||
### 1.0.2 | ||
|
||
- Add binary modules | ||
|
||
### 1.0.1 | ||
|
||
- Better naming for modules | ||
- Remove redundant type casting | ||
|
||
|
||
## 1.0.0 | ||
|
||
- Initial Commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.