mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-21 11:24:02 +02:00
Fix editor_double_embed causing X11 errors
Since the error codes were not before version 1.7.0 we just didn't notice this, even though everything still appeared to work fine.
This commit is contained in:
@@ -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]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed a regression where the `editor_double_embed` option would cause X11
|
||||
errors and crash yabridge.
|
||||
|
||||
## [1.7.0] - 2020-10-13
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user