[yabridgectl] Downgrade textwrap again

Partially reverts f02b9e646b. Newer
versions don't take the indentation into account when wrapping.
This commit is contained in:
Robbert van der Helm
2021-05-15 22:45:39 +02:00
parent 0df900647c
commit 52cbc35867
4 changed files with 27 additions and 21 deletions
+4
View File
@@ -30,6 +30,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Fixed builds on Wine 6.8 because of internal changes to Wine's `windows.h`
implementation.
### yabridgectl
- Fixed text wrapping being broken after a dependency update earlier this year.
## [3.2.0] - 2021-05-03
### Added