Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Feb 29, 2024
1 parent aebed51 commit ae5083c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Start of documentation: 2023-02-16 / v1.1.0

- the config menu now decodes the input as unicode escape sequences making it possible to enter special characters like tabs (\t) and newlines (\n).
- added --`strings`, --`strings` parameter to print the sequences of printable characters in any given file.
- added `strings_minimum_sequence_length` to the config menu to set the minimum length of characters required to identify a sequence as a string using --`string`.
- added `strings_delimeter` to the config menu to set the delimeter of multiple strings found on the same line using --`string`.


## [1.7.1] - 2024-02-22
Expand Down

0 comments on commit ae5083c

Please sign in to comment.