Skip to content

Commit b5db389

Browse files
committed
update release.md
1 parent 16d8fe7 commit b5db389

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/releases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ language: 'en'
1111
- Architecture support: AVX2/SSE4.2 (x86-64), NEON (ARM64), SIMD128 (WASM)
1212
- Automatic optimization: Runtime detection selects fastest implementation available
1313
- Support for XTGETTCAP (XTerm Get Termcap) escape sequence for querying terminal capabilities.
14+
- Font library is now under a RWLock instead of Mutex to allow multiple tabs readings same font data.
15+
- Fix: crash on openSUSE Tumbleweed [#1160](https://github.com/raphamorim/rio/issues/1160).
1416

1517
## 0.2.19
1618

0 commit comments

Comments
 (0)