-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
318126c
commit d601a03
Showing
2 changed files
with
25 additions
and
7 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,11 +1,12 @@ | ||
# Changes | ||
All notable changes to this project will be documented in `CHANGELOG.md`. | ||
## Added | ||
* A menu that allows for configuring the MongoDB URI. | ||
<img alt="MongoDB menu screen thingy" height="50%" src="images/1_12-mongomenu.png" width="50%"/> | ||
Nothing has been added. | ||
|
||
## Modified | ||
* Fixed an IllegalStateException (`IllegalStateException: state should be: open`) stopping servers from being saved to the database. | ||
* Fixed the percentage going over 100% | ||
* Changed thread code a little bit | ||
* Added a "Hits" counter for successfully scanned servers | ||
|
||
## Removed | ||
* Removed a few unnecessary comments and debug outputs. | ||
Nothing has been removed. |
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