Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmsonne committed May 19, 2024
1 parent 0844920 commit 1452c2f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 37 deletions.
70 changes: 35 additions & 35 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
## [1.0.0.3] - xx-xx-xxxx

### Add
## [1.0.0.3] - 19-05-2024

### Add
- Add cleanup of the looked up IP addresses in the tool
- Add IPv6 support to the tool for the list of IP addresses there is looked up
- Add option to delete incorrect IP addresses from the list of IP addresses to lookup
- Add option to import a list of IP addresses to lookup from a .csv file
- Add more handling to the GUI for tasks that running in the background and the user interaction with the tool
- Add function to get the local host connected IP addresses to input in the tool for lookup

### Changed
- Add function to get the local host connected IP addresses to input in the tool for lookup

### Changed
- A new layout to the tool
- Some small changes to the GUI

### Fixed
- Some better error handling and messages in the tool

## [1.0.0.2] - 22-06-2023

### Add
- Add .csv export option to the tool for the list of IP addresses there is looked up

### Changed
- Order of the functions in the tool and how the tool is used asynchronosly

### Fixed
- Some small changes to the GUI

### Fixed
- Some better error handling and messages in the tool

## [1.0.0.1] - 18-05-2023

### Add
- New icon for the tool

### Changed
- New method to get lookup values from the list of IP addresses

### Fixed
- Typos in the code

## [1.0.0.0] - 02-05-2023

Initial release of the tool

## [1.0.0.2] - 22-06-2023

### Add
- Add .csv export option to the tool for the list of IP addresses there is looked up

### Changed
- Order of the functions in the tool and how the tool is used asynchronosly

### Fixed
- Some better error handling and messages in the tool

## [1.0.0.1] - 18-05-2023

### Add
- New icon for the tool

### Changed
- New method to get lookup values from the list of IP addresses

### Fixed
- Typos in the code

## [1.0.0.0] - 02-05-2023

Initial release of the tool
2 changes: 0 additions & 2 deletions IPtoDNSLookup.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{13915BFD-5BF3-4E38-8797-0F5D6A7B156E}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.MD = CHANGELOG.MD
LICENSE.md = LICENSE.md
README.md = README.md
SECURITY.md = SECURITY.md
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 1452c2f

Please sign in to comment.