mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 15:01:24 +00:00
Add changelog entry for markdown table fix
This commit is contained in:
parent
c1113deea9
commit
b5c3d77219
2 changed files with 3 additions and 6 deletions
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
- Detect image MIME type via file magic (read tool and `@file` attachments), not filename extension.
|
||||
|
||||
- Fixed markdown tables overflowing terminal width. Tables now wrap cell contents to fit available width instead of breaking borders mid-row. ([#206](https://github.com/badlogic/pi-mono/pull/206) by [@kim0](https://github.com/kim0))
|
||||
|
||||
## [0.23.1] - 2025-12-17
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue