From 9e7888a78e012f7cb2cfeb1de38cb806ab19e40f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 23 Oct 2020 14:09:49 +0200 Subject: [PATCH] Reword part of changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0b7ade5..8165b816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). after setting up a single new plugin through yabridgectl. Running `yabridgectl sync` after updating yabridge will still recreate all existing .so files as usual. -- Added a `--force` option to `yabridgectl sync` to always recreate existing .so - files like in previous versions. +- Added a `--force` option to `yabridgectl sync` to always recreate all existing + .so files like in previous versions. - Fixed a regression from yabridgectl 1.6.1 that prevented you from removing directories that no longer exist using `yabridgectl rm`.