Skip to content

Commit

Permalink
Updated the ChangeLog for 1.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jan 25, 2024
1 parent 77b109c commit 48c6890
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 1.0.3 / 2024-01-25

* Switched to using `require_relative` to improve load-times.
* Added `# frozen_string_literal: true` to all files.

#### Nmap::Command

* The `--mtu` option now accepts an option numeric value.

### 1.0.2 / 2023-09-01

#### Nmap::Command
Expand Down

0 comments on commit 48c6890

Please sign in to comment.