Skip to content

Commit

Permalink
Fixed error in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Jun 10, 2021
1 parent 7a07991 commit 3fb5aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ New features and improvements:
pip install -U vpype # the viewer and its dependencies are NOT installed
```
Forgoing the viewer considerably reduces the number of required dependencies and may be useful for embedded (e.g. Raspberry Pi) or server installs of *vpype*, when the `show` command is not necessary. Note that the Windows installer is not affected by this change.
* Added an optional, global optimization feature to `linemerge` (#266, thanks to @tatarize)
* Added an optional, global optimization feature to `linesort` (#266, thanks to @tatarize)

This feature is enabled by adding the `--two-opt` option. Since it considerably increases the processing time, it should primarily be used for special cases such as plotting the same file multiple times.

Expand Down

0 comments on commit 3fb5aeb

Please sign in to comment.