changelog: convert all issue links to reference links in ‘unreleased’

This commit is contained in:
Daniel Eklöf 2022-04-22 20:25:11 +02:00
parent acb8a09376
commit 1206153b03
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -13,14 +13,12 @@
### Added ### Added
* Support for custom font fallbacks * Support for custom font fallbacks ([#153][153]).
([#153](https://codeberg.org/dnkl/yambar/issues/153)). * overline: new decoration ([#153][153]).
* overline: new decoration
([#153](https://codeberg.org/dnkl/yambar/issues/153)).
* i3/sway: boolean option `strip-workspace-numbers`. * i3/sway: boolean option `strip-workspace-numbers`.
* font-shaping: new inheritable configuration option, allowing you to * font-shaping: new inheritable configuration option, allowing you to
configure whether strings should be _shaped_ using HarfBuzz, or not configure whether strings should be _shaped_ using HarfBuzz, or not
([#159](https://codeberg.org/dnkl/yambar/issues/159)). ([#159][159]).
### Changed ### Changed
@ -36,15 +34,19 @@
workspace reply/event without 'name' and/or 'output', and/or 'focus' workspace reply/event without 'name' and/or 'output', and/or 'focus'
properties_). properties_).
* Slow/laggy behavior when quickly spawning many `on-click` handlers, * Slow/laggy behavior when quickly spawning many `on-click` handlers,
e.g. when handling mouse wheel events e.g. when handling mouse wheel events ([#169][169]).
([#169](https://codeberg.org/dnkl/yambar/issues/169)).
* cpu: dont error out on systems where SMT has been disabled * cpu: dont error out on systems where SMT has been disabled
([#172](https://codeberg.org/dnkl/yambar/issues/172)). ([#172][172]).
### Security ### Security
### Contributors ### 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 ## 1.8.0