Resolve relative paths in yabridgectl

This commit is contained in:
Robbert van der Helm
2020-09-22 23:15:51 +02:00
parent 086ee0c09f
commit 4c89558457
2 changed files with 28 additions and 7 deletions
+7
View File
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### yabridgectl
- Resolve relative paths when adding plugin directories or when changing
settings.
## [1.6.0] - 2020-09-17
### Added