From 1206153b03ae53c47136ff531aa77ec873ff50e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 22 Apr 2022 20:25:11 +0200 Subject: [PATCH] =?UTF-8?q?changelog:=20convert=20all=20issue=20links=20to?= =?UTF-8?q?=20reference=20links=20in=20=E2=80=98unreleased=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f317bef..758ddb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,14 +13,12 @@ ### Added -* Support for custom font fallbacks - ([#153](https://codeberg.org/dnkl/yambar/issues/153)). -* overline: new decoration - ([#153](https://codeberg.org/dnkl/yambar/issues/153)). +* Support for custom font fallbacks ([#153][153]). +* overline: new decoration ([#153][153]). * i3/sway: boolean option `strip-workspace-numbers`. * font-shaping: new inheritable configuration option, allowing you to configure whether strings should be _shaped_ using HarfBuzz, or not - ([#159](https://codeberg.org/dnkl/yambar/issues/159)). + ([#159][159]). ### Changed @@ -36,15 +34,19 @@ workspace reply/event without 'name' and/or 'output', and/or 'focus' properties_). * Slow/laggy behavior when quickly spawning many `on-click` handlers, - e.g. when handling mouse wheel events - ([#169](https://codeberg.org/dnkl/yambar/issues/169)). + e.g. when handling mouse wheel events ([#169][169]). * cpu: don’t error out on systems where SMT has been disabled - ([#172](https://codeberg.org/dnkl/yambar/issues/172)). + ([#172][172]). ### Security ### Contributors +[153]: https://codeberg.org/dnkl/yambar/issues/153 +[159]: https://codeberg.org/dnkl/yambar/issues/159 +[169]: https://codeberg.org/dnkl/yambar/issues/169 +[172]: https://codeberg.org/dnkl/yambar/issues/172 + ## 1.8.0