diff --git a/docs/docs/releases.md b/docs/docs/releases.md index 39446bb515..1c75482fa4 100644 --- a/docs/docs/releases.md +++ b/docs/docs/releases.md @@ -13,6 +13,7 @@ language: 'en' - Fixed: Nix build [#853](https://github.com/raphamorim/rio/pull/853). - Support for Unicode 16 characters. - Support to line height. +- Fixed: Deb package name 'rio' conflicts with existing one in Ubuntu [#876](https://github.com/raphamorim/rio/issues/876). - Fixed: Unremovable bottom padding when using line-height [#449](https://github.com/raphamorim/rio/issues/449). - On macOS, fixed undocumented cursors (e.g. zoom, resize, help) always appearing to be invalid and falling back to the default cursor. - Introduce `SwitchCurrentTabToPrev` and `SwitchCurrentTabToNext` actions [#854](https://github.com/raphamorim/rio/pull/854/files) by [@agjini](https://github.com/agjini).