Skip to content

Commit 84326b0

Browse files
committed
Updated the ChangeLog for 0.3.0.
1 parent 5e67ed6 commit 84326b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 0.3.0 / 2024-06-23
2+
3+
* Include `Enumerable` into {Masscan::OutputFile}.
4+
* Improvements to {Masscan::Command}:
5+
* Added the `rotate` attribute for the `--rotate` option.
6+
* Allow the `ports` attribute to accept a raw String value.
7+
* Improve validation of String values passed to `ports`, `adapter_port`,
8+
`range`, `shards`, and `ips` attributes.
9+
* Correct the type used for the `exclude` attribute.
10+
111
### 0.2.3 / 2024-01-27
212

313
* Switched to using `require_relative` to improve load-times.

0 commit comments

Comments
 (0)